Skip to content

Commit

Permalink
nit: fix job name to be 'lint'
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 9, 2024
1 parent 82c6b55 commit 5976e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
@@ -1,5 +1,5 @@
jobs:
scripts:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5976e7c

Please sign in to comment.