Skip to content

Commit

Permalink
upload logs
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed Dec 6, 2024
1 parent edbb8dc commit a6b795d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@ jobs:
/home/nonroot/zombie-net/scripts/ci/run-test-local-env-manager.sh --local-dir="$(pwd)/tests" --test="0001-smoke.zndsl"
- name: upload logs
uses: actions/upload-artifact@v4
with:
name: zombienet-logs
path: |
/tmp/zombie*/logs/*
zombienet-scale-net-config:
name: Zombienet Scale net
runs-on: zombienet-arc-runner
Expand Down

0 comments on commit a6b795d

Please sign in to comment.