Skip to content

Commit

Permalink
ci: add luassert as depenndency for nio.test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Oct 29, 2023
1 parent 9e16990 commit 384299d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/luarocks-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ jobs:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
version: ${{ env.LUAROCKS_VERSION }}
# NOTE: nio.test depends on luassert
dependencies: |
plenary.nvim
luassert

0 comments on commit 384299d

Please sign in to comment.