Commit c5131b4f authored by Kelvin Fichter's avatar Kelvin Fichter

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.
parent 8d82fa38
......@@ -72,7 +72,6 @@ jobs:
if: failure()
uses: jwalton/gh-docker-logs@v1
with:
images: 'ethereumoptimism/hardhat,ethereumoptimism/deployer,ethereumoptimism/data-transport-layer,ethereumoptimism/l2geth,ethereumoptimism/message-relayer,ethereumoptimism/batch-submitter,ethereumoptimism/l2geth,ethereumoptimism/integration-tests'
dest: '~/logs'
- name: Tar logs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment