mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-14 17:38:40 +00:00
Update main.yml
This commit is contained in:
parent
9a8a92c6d4
commit
b933a9f145
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cp ./Build/Config/.clang-format ./.clang-format
|
cp ./Build/Config/.clang-format ./.clang-format
|
||||||
- name: Lint Code Base
|
- name: Lint Code Base
|
||||||
uses: github/super-linter/slim@v5.3.1
|
uses: github/super-linter/slim@v5
|
||||||
env:
|
env:
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
VALIDATE_CLANG_FORMAT : true
|
VALIDATE_CLANG_FORMAT : true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user