Skip to content

Commit

Permalink
debug: capture sys
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed Apr 18, 2020
1 parent f255233 commit 8b243e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:

- name: Run pytest
shell: bash
run: poetry run pytest -q tests
run: poetry run pytest --capture=sys tests

0 comments on commit 8b243e2

Please sign in to comment.