Skip to content

Commit

Permalink
update linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Vines committed Jul 9, 2024
1 parent 0f9e570 commit 8b64b91
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 @@ -25,7 +25,7 @@ jobs:
- name: Run ruff
if: always()
shell: bash
run: python -m ruff ojd_daps_skills tests
run: python -m ruff check ojd_daps_skills tests

- name: Run black
if: always()
Expand Down

0 comments on commit 8b64b91

Please sign in to comment.