Skip to content

Commit

Permalink
Experimental change of formatter.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielWielanek committed Nov 17, 2022
1 parent 4be9085 commit a3d50cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/[email protected]
uses: DanielWielanek/[email protected]
with:
clang-format-version: '13'
check-path: '.'

0 comments on commit a3d50cf

Please sign in to comment.