updated workspace
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 6s
PR Prerequisites / Lua Check (pull_request) Failing after 22s

This commit is contained in:
2026-09-10 22:18:57 +02:00
parent 8f3eb63ffd
commit 489e78af9c
+5 -3
View File
@@ -90,8 +90,10 @@ jobs:
./luals/bin/lua-language-server \
--check ./src \
--checklevel=Warning \
--configpath="./.luarc.json"
--configpath="./.luarc.json" \
--loglevel=trace \
--logpath="./luals/logs"
- name: Show Log
run: cat ./luals/logs