Skip to content

Merge pull request #308 from tpadioleau/fix-build_shared_libs-variable #901

Merge pull request #308 from tpadioleau/fix-build_shared_libs-variable

Merge pull request #308 from tpadioleau/fix-build_shared_libs-variable #901

name: Clang-Format check
on: [push, pull_request]
jobs:
formatting-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run clang-format style check.
uses: DoozyX/clang-format-lint-action@v0.16.2
with:
clangFormatVersion: 8