Skip to content

Commit dc0f0e6

Browse files
committed
Revert "ci: increase tests timeout"
This reverts commit 7c477a0.
1 parent 7c477a0 commit dc0f0e6

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: 5
40+
timeout-minutes: 3
4141
strategy:
4242
fail-fast: false
4343
matrix:

0 commit comments

Comments
 (0)