Skip to content

Commit

Permalink
trying to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdbrown4 committed Nov 7, 2023
1 parent 2606fd5 commit 20dc96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
python -m pip install requests spydrnet networkx pytest
- name: Run Pytest for SpyDrNet-TMR
run: |
y | pytest -v
y | pytest -v -s

0 comments on commit 20dc96b

Please sign in to comment.