wip
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 7s
PR Prerequisites / Lua Check (pull_request) Failing after 18s

This commit is contained in:
2026-09-10 22:56:23 +02:00
parent 48d055e16d
commit 38f689c3a1
+3 -3
View File
@@ -89,10 +89,10 @@ jobs:
run: |
./luals/bin/lua-language-server \
--check ./src \
--checklevel=Warning
--checklevel=Warning \
--loglevel=trace \
--logpath="./luals/logs"
# --configpath="./.luarc.json" \
# --loglevel=trace \
# --logpath="./luals/logs" \
# --develop
- name: Show Log