Skip to content

Commit

Permalink
add mpi4py to doctest runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Jul 7, 2022
1 parent 80de439 commit 55709b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ jobs:
pip install -r requirements/requirements.txt
pip install -r requirements/requirements-extras.txt
pip install pytest-cov coveralls
pip install mpi4py
pip install -e .
- name: List packages
Expand Down

0 comments on commit 55709b5

Please sign in to comment.