diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a9cd307..9db9a79 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -56,7 +56,6 @@ 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 . || true + run: luacheck .