Skip to content

Commit 1e22221

Browse files
committed
ci: timeout after 3 minutes
1 parent 58c763f commit 1e22221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verifications.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
tests:
3232
name: Tests (Node v${{ matrix.node }} - ESLint v${{ matrix.eslint }})
3333
runs-on: ubuntu-latest
34+
timeout-minutes: 3
3435
strategy:
3536
fail-fast: false
3637
matrix:

0 commit comments

Comments
 (0)