Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Jun 12, 2024
1 parent 604b18f commit ac7e38e
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 @@ -41,4 +41,4 @@ jobs:
run: poetry install
- name: Pytest
run: |
poetry run pytest --isort --black --pylama
poetry run pytest

0 comments on commit ac7e38e

Please sign in to comment.