mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2025-04-08 17:51:24 +02:00
add comment
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -56,6 +56,7 @@ jobs:
|
|||||||
- name: Lua version
|
- name: Lua version
|
||||||
run: lua -v
|
run: lua -v
|
||||||
|
|
||||||
|
# luacheck throws lots of errors at the moment, so don't fail the build
|
||||||
- name: Run luacheck
|
- name: Run luacheck
|
||||||
run: luacheck --config .tests/luacheckrc . || true
|
run: luacheck --config .tests/luacheckrc . || true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user