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.
1 parent 2b3dc7b commit 43bfea2Copy full SHA for 43bfea2
.github/workflows/ci.yml
@@ -38,6 +38,6 @@ jobs:
38
- uses: leafo/gh-actions-lua@v11
39
with:
40
luaVersion: "5.1.5"
41
- - uses: leafo/gh-actions-luarocks@v5
+ - uses: leafo/gh-actions-luarocks@v6
42
- name: Run nvim-test tests
43
run: nix shell nixpkgs#bash nixpkgs#just -c just test ${{ matrix.nvim-version }}
0 commit comments