mirror of
https://github.com/SysRay/psOff_public.git
synced 2025-02-17 04:50:09 +00:00
Format checker
This commit is contained in:
parent
f8fc7a5b75
commit
efac3dff9e
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -40,6 +40,9 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check clang format
|
||||
uses: jidicula/clang-format-action@v4.11.0
|
||||
|
||||
- name: Restore cached deps
|
||||
uses: actions/cache@v4
|
||||
id: cache-thirdparty
|
||||
|
Loading…
x
Reference in New Issue
Block a user