trying other check
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 24s
PR Prerequisites / Lua Check (pull_request) Failing after 1m21s

This commit is contained in:
2026-09-09 12:36:29 +02:00
parent d16e25531a
commit a55cd2bf2a
2 changed files with 13 additions and 3 deletions
+5 -2
View File
@@ -55,5 +55,8 @@ jobs:
- name: Install luacheck
run: luarocks install luacheck
- name: Run Lua Check
run: luacheck ./src --config .luacheckrc
# - name: Run Lua Check
# run: luacheck ./src --config .luacheckrc
- name: Check Types
uses: mrcjkb/lua-typecheck-action@08d5ead5db7b1c8457aa7a0e566240b680b34588