Skip to content

Commit 3b552a6

Browse files
committed
f
1 parent 44ce5f8 commit 3b552a6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/tutorials.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ jobs:
148148
with:
149149
file: docker/Dockerfile.devito
150150
tag: ${{ matrix.name }}
151-
# base: devitocodes/bases:cpu-gcc # Needed?
152151

153152
- name: Get the Docker image Python version
154153
uses: ./.github/actions/docker-run
@@ -177,7 +176,6 @@ jobs:
177176
env: |
178177
CI=true
179178
CODECOV_TOKEN=${{ secrets.CODECOV_TOKEN }}
180-
DEVITO_LOGGING=DEBUG
181179
PYTHONFAULTHANDLER=1
182180
command: |
183181
pytest \

0 commit comments

Comments
 (0)