refactor ♻️: Rename 'lint test' job to 'lint tests'
Refactored the job name from 'lint test' to 'lint tests' for better clarity and consistency.
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
--exit-code 1
|
||||
|
||||
lint_test:
|
||||
name: lint test
|
||||
name: lint tests
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user