wip
This commit is contained in:
@@ -89,11 +89,11 @@ jobs:
|
||||
run: |
|
||||
./luals/bin/lua-language-server \
|
||||
--check ./src \
|
||||
--checklevel=Warning \
|
||||
--configpath="./.luarc.json" \
|
||||
--loglevel=trace \
|
||||
--logpath="./luals/logs" \
|
||||
--develop
|
||||
--checklevel=Warning
|
||||
# --configpath="./.luarc.json" \
|
||||
# --loglevel=trace \
|
||||
# --logpath="./luals/logs" \
|
||||
# --develop
|
||||
|
||||
- name: Show Log
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user