Skip to content

Commit

Permalink
Debugging CI segfault in test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
tturocy committed May 23, 2024
1 parent 0646f9e commit 128cb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cd dist
pip install -v pygambit*.tar.gz
- name: Run tests
run: pytest
run: pytest -s

windows:
runs-on: windows-latest
Expand Down

0 comments on commit 128cb65

Please sign in to comment.