Skip to content

Commit

Permalink
update format workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SizzinSeal committed May 27, 2024
1 parent 4c50c72 commit 7602d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.14
- uses: DoozyX/clang-format-lint-action@v0.9
with:
source: './src/units ./include/units'
extensions: 'hpp,cpp'
clangFormatVersion: 14
clangFormatVersion: 17

0 comments on commit 7602d13

Please sign in to comment.