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 32f943f commit 7dd5ef7Copy full SHA for 7dd5ef7
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
test:
10
runs-on: ubuntu-18.04
11
+ timeout-minutes: 60
12
steps:
13
# Checkout repos and submodules
14
- uses: actions/checkout@v2
0 commit comments