From 820b7b386f93f373eba58c8ccb6433e3257ca6db Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sun, 26 Nov 2023 14:05:53 +1100 Subject: [PATCH] Revert "ci: add neovim 0.9.4" This reverts commit 46fd1b368d27a1892b55381691723db3b30a7527. --- .github/workflows/ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9f788678..cc758a1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,11 +48,6 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: rhysd/action-setup-vim@v1 - with: - neovim: true - version: v0.9.4 - - name: lua-language-server --check run: | scripts/luals-check