Skip to content

Commit

Permalink
restore all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
enricofacca committed Aug 29, 2024
1 parent 1b29d47 commit 786c71b
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,6 @@ jobs:
if: ${{always()}}
run: isort --check src

#- name: pytest
# if: ${{always()}}
# run: pytest

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

run: pytest

0 comments on commit 786c71b

Please sign in to comment.