wip
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 5s
PR Prerequisites / Lua Check (pull_request) Failing after 21s

This commit is contained in:
2026-09-10 22:53:31 +02:00
parent d14324c543
commit 48d055e16d
+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: |