We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1163cc commit 2f9a2f7Copy full SHA for 2f9a2f7
.github/workflows/ci.yml
@@ -17,6 +17,6 @@ jobs:
17
- uses: rhysd/action-setup-vim@v1
18
with:
19
neovim: true
20
- version: nightly
+ version: stable
21
- name: Run Tests
22
run: make test
0 commit comments