Skip to content

Commit

Permalink
ci: ⚙️ Rename linter job to 'lint' 🤷‍♂️
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanier committed Mar 10, 2024
1 parent 9caa636 commit 5922f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Run linter
on: [push, pull_request]

jobs:
test:
lint:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 5922f0b

Please sign in to comment.