Skip to content

Commit

Permalink
use ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Jun 9, 2024
1 parent 064ad30 commit 241d145
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 @@ -26,4 +26,4 @@ jobs:
run: poetry install
- name: Pytest
run: |
poetry run pytest --isort --black --pylama
poetry run pytest --ruff --ruff-format

0 comments on commit 241d145

Please sign in to comment.