We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b9c80 commit b624445Copy full SHA for b624445
.github/workflows/e2e-self-hosted.yml
@@ -260,6 +260,6 @@ jobs:
260
name: e2e-artifacts_${{ matrix.shard.name }}_${{ github.run_number }}
261
path: bitkit-e2e-tests/artifacts/
262
263
- - name: Dump docker logs on failure (${{ matrix.shard.name }})
264
- if: failure()
265
- uses: jwalton/gh-docker-logs@v2
+ # - name: Dump docker logs on failure (${{ matrix.shard.name }})
+ # if: failure()
+ # uses: jwalton/gh-docker-logs@v2
0 commit comments