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
1 parent 108270c commit 99ed783Copy full SHA for 99ed783
.github/workflows/main.yml
@@ -20,6 +20,7 @@ jobs:
20
tests:
21
name: Tests
22
runs-on: ubuntu-latest
23
+ timeout-minutes: 15
24
strategy:
25
fail-fast: false
26
matrix:
0 commit comments