Skip to content

Commit

Permalink
adding exodus docker container.
Browse files Browse the repository at this point in the history
  • Loading branch information
chamel3 committed Nov 6, 2024
1 parent 59c3bac commit 6775fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: |
python -c 'import exodus3 as exodus'
- name: pytest
run: pytest test --cov=pancax
run: python -m pytest test --cov=pancax

0 comments on commit 6775fa2

Please sign in to comment.