Fix luacheck looking for nonexistent dir
This commit is contained in:
parent
e1d3dd9539
commit
4c9b9f394a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
||||
- name: Install Luacheck
|
||||
run: luarocks install --local luacheck
|
||||
- name: Run Luacheck
|
||||
run: $HOME/.luarocks/bin/luacheck mods
|
||||
run: $HOME/.luarocks/bin/luacheck .
|
||||
|
Loading…
x
Reference in New Issue
Block a user