Skip to content

Commit 757f768

Browse files
committed
TST: install mpi4py
1 parent 95ff4a0 commit 757f768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Build
7373
run: |
74-
conda install rockstar-galaxies yt h5py
74+
conda install rockstar-galaxies yt h5py mpi4py
7575
conda install --file=test_requirements.txt --yes
7676
python -m pip install -e . --no-deps
7777

0 commit comments

Comments
 (0)