Skip to content

Commit

Permalink
CI: Fix Clang-Format check
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Sep 29, 2024
1 parent 85a0b04 commit 84972e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.11
- uses: DoozyX/clang-format-lint-action@v0.18
with:
exclude: './doc'
clangFormatVersion: 10
Expand Down

0 comments on commit 84972e2

Please sign in to comment.