Skip to content

Commit

Permalink
fix: Remove unneeded luaVersion entry for luarocks
Browse files Browse the repository at this point in the history
  • Loading branch information
fidgetingbits committed Jul 23, 2024
1 parent d1be1ea commit 13514bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/test-neovim-lua/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ runs:
with:
luaVersion: "luajit-2.1.0-beta3"
- uses: leafo/gh-actions-luarocks@v4
with:
luaVersion: "5.1"
- shell: bash
run: |
luarocks install busted
Expand Down

0 comments on commit 13514bc

Please sign in to comment.