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 c3d51ec commit 7c477a0Copy full SHA for 7c477a0
.github/workflows/verifications.yml
@@ -37,7 +37,7 @@ jobs:
37
tests:
38
name: Tests (Node v${{ matrix.node }} - ESLint v${{ matrix.eslint }})
39
runs-on: ubuntu-latest
40
- timeout-minutes: 3
+ timeout-minutes: 5
41
strategy:
42
fail-fast: false
43
matrix:
0 commit comments