Skip to content

Commit

Permalink
Rename job from linter to ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
Yutsuten committed Apr 4, 2024
1 parent 66d28f2 commit f9a4eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
branches: [main]
jobs:
linter:
ruff:
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit f9a4eaa

Please sign in to comment.