Skip to content

Commit 2440bed

Browse files
committed
Huh?
1 parent fd89b52 commit 2440bed

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/mcstas-conda-nightly.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ jobs:
4646
# run: pytest --version
4747
# shell: micromamba-shell {0}
4848

49-
# - name: Setup MPI
50-
# uses: mpi4py/setup-mpi@v1
51-
# with:
52-
# mpi: ${{ matrix.mpi }}
49+
- name: Setup MPI
50+
uses: mpi4py/setup-mpi@v1
51+
with:
52+
mpi: ${{ matrix.mpi }}
5353

5454
# - name: Setup macOS
5555
# id: setup-macos

0 commit comments

Comments
 (0)