We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f2457 commit dfdb2ecCopy full SHA for dfdb2ec
.github/workflows/prover.yml
@@ -43,7 +43,7 @@ jobs:
43
github.event.pull_request.draft == false &&
44
(github.event.action == 'ready_for_review' || needs.skip_check.outputs.should_skip != 'true')
45
runs-on: ubuntu-latest
46
- timeout-minutes: 5
+ timeout-minutes: 15
47
steps:
48
- uses: actions/checkout@v4
49
- uses: dtolnay/rust-toolchain@master
0 commit comments