Skip to content

Commit

Permalink
🧪 Forgot to run pytest via poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
beverage authored Jul 19, 2024
1 parent a369b00 commit 6376e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
poetry install
- name: Test with pytest
run: |
pytest
poetry run pytest

0 comments on commit 6376e24

Please sign in to comment.