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