diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6838e2c..300153c7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 \ No newline at end of file