Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update job name of linting workflow
  • Loading branch information
James M. Greene authored and GitHub committed Mar 8, 2023
1 parent 405a1ea commit 6486885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-linter.yml
Expand Up @@ -15,7 +15,7 @@ concurrency:
cancel-in-progress: true

jobs:
test:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 6486885

Please sign in to comment.