Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rreece committed Aug 23, 2023
1 parent 4b8804c commit 8de6b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
poetry install
- name: Test with pytest
run: |
poetry run pytest
poetry run pytest -s tests

0 comments on commit 8de6b01

Please sign in to comment.