Skip to content

Commit

Permalink
Revert "Uninstall pytest-mpi"
Browse files Browse the repository at this point in the history
This reverts commit 98bb9d7.
  • Loading branch information
JDBetteridge committed Aug 17, 2024
1 parent b7630bf commit 2b999a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ jobs:
. ../firedrake_venv/bin/activate
python "$(which firedrake-clean)"
python -m pip install \
pytest-xdist pytest-timeout ipympl
python -m pip uninstall -y pytest-mpi
pytest-xdist pytest-timeout ipympl
python -m pip list
- name: Test Firedrake Serial
run: |
Expand Down

0 comments on commit 2b999a9

Please sign in to comment.