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.
timeout-minutes
test.yml
1 parent cd545b2 commit f169482Copy full SHA for f169482
.github/workflows/test.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
test:
9
runs-on: ubuntu-latest
10
+ timeout-minutes: 10
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments