We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0b8d4 commit f8a8bfbCopy full SHA for f8a8bfb
.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