Skip to content

Commit 7c477a0

Browse files
committed
ci: increase tests timeout
1 parent c3d51ec commit 7c477a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
tests:
3838
name: Tests (Node v${{ matrix.node }} - ESLint v${{ matrix.eslint }})
3939
runs-on: ubuntu-latest
40-
timeout-minutes: 3
40+
timeout-minutes: 5
4141
strategy:
4242
fail-fast: false
4343
matrix:

0 commit comments

Comments
 (0)