style: rename "Lint Makefile" to "Makefile Lint"
All checks were successful
All checks were successful
This matches the convention of the other CI job names.
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
version: latest
|
||||
|
||||
lint-makefile:
|
||||
name: Lint Makefile
|
||||
name: Makefile Lint
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user