Skip to content

Commit

Permalink
ci(luarocks): set test interpreter to neovim-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Apr 24, 2024
1 parent 32dcb35 commit 7e72461
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
version: ${{ env.LUAROCKS_VERSION }}
test_interpreters: |
neovim-nightly

0 comments on commit 7e72461

Please sign in to comment.