Skip to content

Commit c5131b4

Browse files
fix(itests): collect all logs for ext tests
Update ext-test-snx to collect all logs to prevent the option from going stale in the future.
1 parent 8d82fa3 commit c5131b4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ext-test-snx.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272
if: failure()
7373
uses: jwalton/gh-docker-logs@v1
7474
with:
75-
images: 'ethereumoptimism/hardhat,ethereumoptimism/deployer,ethereumoptimism/data-transport-layer,ethereumoptimism/l2geth,ethereumoptimism/message-relayer,ethereumoptimism/batch-submitter,ethereumoptimism/l2geth,ethereumoptimism/integration-tests'
7675
dest: '~/logs'
7776

7877
- name: Tar logs

0 commit comments

Comments
 (0)