style: rename "Lint Makefile" to "Makefile Lint"
All checks were successful
CI / Makefile Lint (pull_request) Successful in 15s
CI / Go Lint (pull_request) Successful in 18s
CI / Unit Tests (pull_request) Successful in 29s
CI / Fuzz Tests (pull_request) Successful in 46s
CI / Mutation Tests (pull_request) Successful in 36s

This matches the convention of the other CI job names.
This commit is contained in:
2026-03-18 20:21:51 -04:00
parent e712c7ad79
commit e305b9c3c2

View File

@@ -24,7 +24,7 @@ jobs:
version: latest version: latest
lint-makefile: lint-makefile:
name: Lint Makefile name: Makefile Lint
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4