added lua check CI step #49

Merged
dutchie031 merged 72 commits from CI into develop 2026-09-20 16:08:04 +00:00
Showing only changes of commit 48d055e16d - Show all commits
+6 -6
View File
@@ -89,12 +89,12 @@ 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()
run: |