Format checker

This commit is contained in:
igor725 2024-03-11 15:40:17 +03:00 committed by GitHub
parent f8fc7a5b75
commit efac3dff9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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