diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index eeabe57..71763f8 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -16,7 +16,7 @@ jobs: - name: Prepare system run: | apt-get update -qy - apt install -y neovim python3-nvim + apt install -y neovim python3-neovim - name: Load plugin into neovim run: |