Skip to content

Commit 0fe4e4c

Browse files
committed
☕ Add timeout to test job
1 parent ad8c324 commit 0fe4e4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
- vim: "v8.2.3452"
7272
nvim: "v0.6.0"
7373
runs-on: ${{ matrix.runner }}
74+
timeout-minutes: 5
7475
steps:
7576
- run: git config --global core.autocrlf false
7677
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)