Skip to content

Commit

Permalink
TST: install mpi4py
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Oct 10, 2023
1 parent 95ff4a0 commit 757f768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Build
run: |
conda install rockstar-galaxies yt h5py
conda install rockstar-galaxies yt h5py mpi4py
conda install --file=test_requirements.txt --yes
python -m pip install -e . --no-deps
Expand Down

0 comments on commit 757f768

Please sign in to comment.