Skip to content

Commit aeda1af

Browse files
committed
ci: timeout after 3 minutes
1 parent 1dc6618 commit aeda1af

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
@@ -30,6 +30,7 @@ jobs:
3030
tests:
3131
name: Tests (Node v${{ matrix.node }} - ESLint v${{ matrix.eslint }})
3232
runs-on: ubuntu-latest
33+
timeout-minutes: 3
3334
strategy:
3435
fail-fast: false
3536
matrix:

0 commit comments

Comments
 (0)