Skip to content

Commit

Permalink
ci(luarocks): disable tests (run in separate workflow) + add fzy dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 11, 2024
1 parent a6d9d9d commit 7c8a4e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ jobs:
uses: nvim-neorocks/luarocks-tag-release@v5
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
test_interpreters: ""
dependencies: |
fzy

0 comments on commit 7c8a4e9

Please sign in to comment.