We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30bc62e + bf478c1 commit 346b1b0Copy full SHA for 346b1b0
1 file changed
.github/workflows/test.yml
@@ -32,6 +32,7 @@ jobs:
32
test:
33
needs: see_if_should_skip
34
runs-on: ubuntu-latest
35
+ timeout-minutes: 60
36
strategy:
37
fail-fast: false
38
matrix:
0 commit comments