Skip to content

Commit 340d515

Browse files
committed
fixup
1 parent 0b27d5e commit 340d515

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
matrix:
1515
python: ['3.9', '3.10', '3.11', '3.12', '3.13']
1616
mpi: ['mpich', 'openmpi']
17+
defaults:
18+
run:
19+
shell: bash -l {0}
1720
env:
1821
PYTEST_MPI_MAX_NPROCS: 3
1922
steps:

0 commit comments

Comments
 (0)