Skip to content

Commit

Permalink
Debug where the test logs directory is.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 26, 2023
1 parent 166bf93 commit 78e28c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,9 @@ jobs:
- name: Prepare Logs
if: failure()
run: |
pwd
cd ..
pwd
tar -czf leap-int-test-logs.tar.gz test_run_root/*
- name: Upload logs from failed tests
Expand Down

0 comments on commit 78e28c6

Please sign in to comment.