Skip to content

Commit c88dd95

Browse files
committed
ci: Unaccompanied double-quote
1 parent a6775f5 commit c88dd95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
--cov \
120120
--cov-config=.coveragerc \
121121
--cov-report=xml \
122-
tests/test_mpi.py"
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)