From c72cdd8f0b894101b7383469c41de305cf11866a Mon Sep 17 00:00:00 2001 From: Thomas <72444570+Applevangelist@users.noreply.github.com> Date: Mon, 25 Dec 2023 13:08:21 +0100 Subject: [PATCH] Update build-includes.yml (#2077) --- .github/workflows/build-includes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-includes.yml b/.github/workflows/build-includes.yml index ed2a18fbe..ba2aca482 100644 --- a/.github/workflows/build-includes.yml +++ b/.github/workflows/build-includes.yml @@ -106,7 +106,7 @@ jobs: if: ${{ vars.SKIP_LUACHECK != true }} continue-on-error: true run: | - luacheck --std=lua51c --config=.luacheckrc -gurasqq "Moose Development/Moose" + luacheck --std=lua51c --config=.luacheckrc -guras "Moose Development/Moose" ######################################################################### # Push to MOOSE_INCLUDE