Skip to content

Commit

Permalink
remove other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTov committed Jul 22, 2024
1 parent bf6b6a0 commit 9268d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
pip install .
- name: Pytest
run: |
pytest .
pytest CI/test.py

0 comments on commit 9268d81

Please sign in to comment.