Skip to content

Commit

Permalink
ci(luarocks): fix test_intepreters type
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Nov 20, 2023
1 parent 7eaf3ab commit 52a79df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
version: ${{ env.LUAROCKS_VERSION }}
test_interpreters: null
test_interpreters: ""
dependencies: |
toml-edit
toml
Expand Down

0 comments on commit 52a79df

Please sign in to comment.