We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f1326 commit ab72c48Copy full SHA for ab72c48
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ concurrency:
8
9
jobs:
10
unit-tests:
11
- timeout-minutes: 10
+ timeout-minutes: 20
12
runs-on: ubuntu-latest
13
strategy:
14
max-parallel: 3
0 commit comments