chore: lint correct test directory
This commit is contained in:
parent
5a91d816a0
commit
4ebbb7ae16
|
@ -61,5 +61,4 @@ jobs:
|
||||||
sudo luarocks install luacheck
|
sudo luarocks install luacheck
|
||||||
- name: Run luacheck
|
- name: Run luacheck
|
||||||
run: |
|
run: |
|
||||||
luacheck lua/
|
make lint
|
||||||
luacheck examples/
|
|
||||||
|
|
Loading…
Reference in New Issue