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 809c9d4 commit 06d30c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@ jobs:
# run: pytest

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

0 comments on commit 06d30c4

Please sign in to comment.