Skip to content

Commit f799d55

Browse files
committed
More workflow adjustment
1 parent 4655fbd commit f799d55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
python -m pytest --with-mpi
4848
- name: MPI Unit tests
4949
run: |
50+
cd nbodykit
5051
mpirun -n 4 --oversubscribe python -m pytest --with-mpi
5152
- name: Store the distribution packages
5253
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.10' #Only do this once!

0 commit comments

Comments
 (0)