Skip to content

Commit

Permalink
Fix pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
dotX12 committed Feb 18, 2024
1 parent 67808f7 commit 07d718f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
- name: Run tests
run: |
source .venv/bin/activate
pytest tests/
poetry run pytest

0 comments on commit 07d718f

Please sign in to comment.