We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6f534 commit 4cfd5e2Copy full SHA for 4cfd5e2
.github/workflows/verifications.yml
@@ -31,6 +31,7 @@ jobs:
31
tests:
32
name: Tests (Node v${{ matrix.node }} - ESLint v${{ matrix.eslint }})
33
runs-on: ubuntu-latest
34
+ timeout-minutes: 3
35
strategy:
36
fail-fast: false
37
matrix:
0 commit comments