Skip to content

Commit

Permalink
Another clang test
Browse files Browse the repository at this point in the history
  • Loading branch information
biologist79 committed Sep 24, 2024
1 parent e81cc21 commit d7a68b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '16'
clang-format-version: '13'
check-path: 'src'
fallback-style: 'LLVM' # optional

0 comments on commit d7a68b2

Please sign in to comment.