Skip to content

Commit

Permalink
require mockmpi for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Aug 6, 2021
1 parent 0aeb29c commit 0cb7f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install
run: |
pip install --upgrade pytest pytest-mock codecov pytest-cov h5py pyyaml
pip install --upgrade pytest pytest-mock codecov pytest-cov h5py pyyaml mockmpi
pip install git+https://github.com/joezuntz/dask-mpi
pip install .[test,cwl,parsl]
Expand Down

0 comments on commit 0cb7f7e

Please sign in to comment.