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 0f5797a commit 204e11aCopy full SHA for 204e11a
.github/actions/test-neovim-lua/action.yml
@@ -7,6 +7,8 @@ runs:
7
with:
8
luaVersion: "luajit-openresty"
9
- uses: leafo/gh-actions-luarocks@v5
10
+ with:
11
+ luarocksVersion: "3.12.0"
12
- shell: bash
13
run: |
14
luarocks install busted
0 commit comments