mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
add comment
This commit is contained in:
parent
910d4b036f
commit
082f491fa6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -56,6 +56,7 @@ jobs:
|
|||
- name: Lua version
|
||||
run: lua -v
|
||||
|
||||
# luacheck throws lots of errors at the moment, so don't fail the build
|
||||
- name: Run luacheck
|
||||
run: luacheck --config .tests/luacheckrc . || true
|
||||
|
||||
|
|
Loading…
Reference in a new issue