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