Skip to content

Commit 4621d7a

Browse files
committed
☕ Extend test timeout
1 parent 24c30ad commit 4621d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

0 commit comments

Comments
 (0)