Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1e22221

Browse files
committedOct 17, 2024·
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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.