Skip to content

Commit d589ce1

Browse files
committed
ci: ?
1 parent 3c97b6d commit d589ce1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,16 +127,12 @@ jobs:
127127
uid: ${{ steps.build.outputs.unique }}
128128
tag: ${{ matrix.name }}
129129
env: |
130-
CODECOV_TOKEN=${{ secrets.CODECOV_TOKEN }}
131130
DEVITO_MPI=1
132131
OMP_NUM_THREADS=1
133132
command: |
134133
mpiexec -n 2 \
135134
pytest \
136135
-v \
137-
--cov \
138-
--cov-config=.coveragerc \
139-
--cov-report=xml \
140136
examples/seismic/acoustic \
141137
examples/seismic/tti
142138

0 commit comments

Comments
 (0)