We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30bc62e commit bf478c1Copy full SHA for bf478c1
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