We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac71be commit 7a4d74cCopy full SHA for 7a4d74c
.github/workflows/integration-test.yml
@@ -98,4 +98,4 @@ jobs:
98
uses: actions/upload-artifact@v4
99
with:
100
name: failed-zombienet-logs
101
- path: ${{ env.TEST_DIR }}
+ path: ${{ env.TEST_DIR }}/logs
0 commit comments