Skip to content

Commit

Permalink
nocapture
Browse files Browse the repository at this point in the history
  • Loading branch information
oconnor663 committed Feb 1, 2024
1 parent 0f06d7f commit aa7af19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
- name: Install pytest and numpy
run: pip install pytest numpy
- name: Run pytest
run: python -u -m pytest --verbose
run: python -u -m pytest --verbose --capture=no

0 comments on commit aa7af19

Please sign in to comment.