Skip to content

Commit

Permalink
add all tests back in
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Jun 17, 2024
1 parent c2097a8 commit 4e4ff30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
- name: Test with pytest
shell: bash -l {0}
run: |
pytest tests/test_matchups.py -s
pytest tests/te*.py

0 comments on commit 4e4ff30

Please sign in to comment.