diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 7afb128..9222b04 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -13,7 +13,7 @@ jobs: id: vim with: neovim: true - version: 0.9.5 + version: v0.9.5 - name: run test run: make test