refactor ♻️: Rename 'lint test' job to 'lint tests'
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 11s
Gitleaks Scan / gitleaks (push) Successful in 5s
Markdown Lint / markdown-lint (push) Successful in 5s
ai-reviews / Review PR (pull_request) Successful in 8s

Refactored the job name from 'lint test' to 'lint tests' for better clarity and consistency.
This commit is contained in:
2026-02-14 08:55:53 +01:00
parent 535aeb2c0c
commit cab2889110

View File

@@ -30,7 +30,7 @@ jobs:
--exit-code 1
lint_test:
name: lint test
name: lint tests
runs-on: ubuntu-latest
steps: