Skip to content

Commit 3c97b6d

Browse files
committed
ci: ?
1 parent 2909f98 commit 3c97b6d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/pytest-core-mpi.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ jobs:
115115
OMP_NUM_THREADS=1
116116
command: |
117117
pytest \
118-
-v \
119-
--cov \
120-
--cov-config=.coveragerc \
121-
--cov-report=xml \
122-
tests/test_mpi.py"
118+
-v \
119+
--cov \
120+
--cov-config=.coveragerc \
121+
--cov-report=xml \
122+
tests/test_mpi.py"
123123
124124
- name: Test acoustic and TTI examples with MPI
125125
uses: ./.github/actions/docker-run

0 commit comments

Comments
 (0)