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 0d937b9 commit a6d9c56Copy full SHA for a6d9c56
.github/workflows/end_to_end_tests.yaml
@@ -10,7 +10,7 @@ jobs:
10
end_to_end_tests:
11
name: 'Node ${{ matrix.node-version }}'
12
runs-on: ubuntu-22.04
13
- timeout-minutes: 10
+ timeout-minutes: 20
14
15
strategy:
16
matrix:
0 commit comments