Skip to content

Commit

Permalink
Update clang-format workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Aang099 committed Aug 9, 2024
1 parent 16fef5e commit a52421d
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.17
- uses: DoozyX/clang-format-lint-action@v0.18
with:
source: './include/units'
extensions: 'hpp,cpp'
clangFormatVersion: 17
clangFormatVersion: 18

0 comments on commit a52421d

Please sign in to comment.