Skip to content

Commit

Permalink
Printing sscache debug info after finishing integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemosphere authored and otani88 committed Sep 16, 2022
1 parent df5cd16 commit 78c60eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ jobs:
ci_run cat server.log
ci_run cat api.log
ci_run cat dummy_prover.log
ci_run sccache --show-stats
ci_run cat /tmp/sccache_log.txt
circuit-tests:
runs-on: [self-hosted, ci-runner]
Expand Down

0 comments on commit 78c60eb

Please sign in to comment.