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 29a652f commit 9738405Copy full SHA for 9738405
.github/workflows/tests.yml
@@ -12,6 +12,7 @@ jobs:
12
13
name: "tests"
14
runs-on: ubuntu-latest
15
+ timeout-minutes: 30
16
defaults:
17
run:
18
shell: 'script -q -e -c "${{ matrix.shell }} {0}"'
0 commit comments