We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test
1 parent 24c30ad commit 4621d7aCopy full SHA for 4621d7a
.github/workflows/test.yml
@@ -71,7 +71,7 @@ jobs:
71
- vim: "v8.2.3452"
72
nvim: "v0.6.0"
73
runs-on: ${{ matrix.runner }}
74
- timeout-minutes: 5
+ timeout-minutes: 15
75
steps:
76
- run: git config --global core.autocrlf false
77
if: runner.os == 'Windows'
0 commit comments