Skip to content

Commit

Permalink
limit checks to top level tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart A. Siegel committed Aug 1, 2024
1 parent 56936a7 commit 385f264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
make quality
- name: Test with pytest
run: |
pytest
pytest tests

0 comments on commit 385f264

Please sign in to comment.