wip
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 8s
PR Prerequisites / Lua Check (pull_request) Failing after 20s

This commit is contained in:
2026-09-10 22:24:20 +02:00
parent fc5ab2f7cd
commit 9c3c845bb0
+2 -1
View File
@@ -92,7 +92,8 @@ jobs:
--checklevel=Warning \
--configpath="./.luarc.json" \
--loglevel=trace \
--logpath="./luals/logs"
--logpath="./luals/logs" \
--develop
- name: Show Log
if: failure()