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 9c3c845bb0 - Show all commits
+2 -1
View File
@@ -92,7 +92,8 @@ jobs:
--checklevel=Warning \ --checklevel=Warning \
--configpath="./.luarc.json" \ --configpath="./.luarc.json" \
--loglevel=trace \ --loglevel=trace \
--logpath="./luals/logs" --logpath="./luals/logs" \
--develop
- name: Show Log - name: Show Log
if: failure() if: failure()