Skip to content

Commit b624445

Browse files
committed
WIP
1 parent 20b9c80 commit b624445

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/e2e-self-hosted.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,6 @@ jobs:
260260
name: e2e-artifacts_${{ matrix.shard.name }}_${{ github.run_number }}
261261
path: bitkit-e2e-tests/artifacts/
262262

263-
- name: Dump docker logs on failure (${{ matrix.shard.name }})
264-
if: failure()
265-
uses: jwalton/gh-docker-logs@v2
263+
# - name: Dump docker logs on failure (${{ matrix.shard.name }})
264+
# if: failure()
265+
# uses: jwalton/gh-docker-logs@v2

0 commit comments

Comments
 (0)