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 06b636e commit 9ef1ae9Copy full SHA for 9ef1ae9
1 file changed
.github/workflows/rust.yml
@@ -34,6 +34,7 @@ jobs:
34
test:
35
name: Test
36
runs-on: ubuntu-latest
37
+ timeout-minutes: 30
38
steps:
39
- uses: actions/checkout@v4
40
0 commit comments