Skip to content

Commit

Permalink
testing CI with hypre and mumps
Browse files Browse the repository at this point in the history
  • Loading branch information
enricofacca committed Aug 29, 2024
1 parent 682ab6c commit 809c9d4
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 @@ -112,7 +112,7 @@ jobs:
# if: ${{always()}}
# run: pytest

- name : test_hypre_and_mumps
- name : test_hypre_mumps
if: ${{always()}}
run: pytest tests/unit/test_wasserstein.py

0 comments on commit 809c9d4

Please sign in to comment.