Skip to content

Commit

Permalink
Merge branch 'fraccaman/ci-here-we-go-again-31'
Browse files Browse the repository at this point in the history
* fraccaman/ci-here-we-go-again-31:
  ci: add more e2e logs path
  • Loading branch information
Fraccaman committed Nov 5, 2023
2 parents c82a0b3 + d748249 commit 927e807
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -579,10 +579,8 @@ jobs:
name: logs-e2e-${{ matrix.make.index }}-${{ github.event.pull_request.head.sha || github.sha }}
path: |
/tmp/.*/logs/
/tmp/.*/e2e-test.*/setup/validator-*/.namada/logs/*.log
/tmp/.*/logs/*
/tmp/.*/setup/validator-*
/tmp/.*/setup/validator-*/*
/tmp/.*/setup/validator-*/logs/
/tmp/.*/setup/valiator-*/e2e-test.*/*.toml
retention-days: 5
- name: Print sccache stats
if: always()
Expand Down

0 comments on commit 927e807

Please sign in to comment.