Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsKue committed Dec 26, 2023
1 parent 45c9f8f commit c3d9cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Test with pytest
run: |
conda install pytest
pytest
pytest tests -m "not slow"

0 comments on commit c3d9cb1

Please sign in to comment.