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 c8237f1 commit 21fd72bCopy full SHA for 21fd72b
.github/workflows/test.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
build:
13
runs-on: ubuntu-latest
14
+ timeout-minutes: 5
15
16
strategy:
17
matrix:
0 commit comments