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 ad8c324 commit 0fe4e4cCopy full SHA for 0fe4e4c
.github/workflows/test.yml
@@ -71,6 +71,7 @@ jobs:
71
- vim: "v8.2.3452"
72
nvim: "v0.6.0"
73
runs-on: ${{ matrix.runner }}
74
+ timeout-minutes: 5
75
steps:
76
- run: git config --global core.autocrlf false
77
if: runner.os == 'Windows'
0 commit comments