trying other check
This commit is contained in:
@@ -55,5 +55,8 @@ jobs:
|
||||
- name: Install luacheck
|
||||
run: luarocks install luacheck
|
||||
|
||||
- name: Run Lua Check
|
||||
run: luacheck ./src --config .luacheckrc
|
||||
# - name: Run Lua Check
|
||||
# run: luacheck ./src --config .luacheckrc
|
||||
|
||||
- name: Check Types
|
||||
uses: mrcjkb/lua-typecheck-action@08d5ead5db7b1c8457aa7a0e566240b680b34588
|
||||
Reference in New Issue
Block a user