Skip to content

Commit

Permalink
wrestling file paths
Browse files Browse the repository at this point in the history
  • Loading branch information
kumiori committed Jul 30, 2024
1 parent 6407ff6 commit 9668fb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ jobs:
- name: Test import
run: python3 -c "import irrevolutions"

- name: Run 1d test
run: pytest -v test/test_1d.py

- name: Run tests
run: pytest -v .

0 comments on commit 9668fb6

Please sign in to comment.