mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update build-includes.yml
This commit is contained in:
parent
e83c8c3ee0
commit
aeac2eb3d7
2
.github/workflows/build-includes.yml
vendored
2
.github/workflows/build-includes.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
|||||||
if: ${{ vars.SKIP_LUACHECK != true }}
|
if: ${{ vars.SKIP_LUACHECK != true }}
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
luacheck --std=lua51c --config=.luacheckrc -guras "Moose Development/Moose"
|
luacheck --std=lua51c --config=.luacheckrc -gurasqq "Moose Development/Moose"
|
||||||
|
|
||||||
- name: Run LuaSrcDiet
|
- name: Run LuaSrcDiet
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user