Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons authored Sep 26, 2024
1 parent 5ac452a commit f3f22ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
- name: Test with ruff
shell: bash
run: |
python -m ruff .
python -m ruff check .
python -m ruff format --check .

0 comments on commit f3f22ad

Please sign in to comment.