From 809c9d4e7000463673ef91e71ba9ebb7c59b754b Mon Sep 17 00:00:00 2001 From: enrico facca Date: Thu, 29 Aug 2024 12:56:08 +0200 Subject: [PATCH] testing CI with hypre and mumps --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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