Skip to content

Commit

Permalink
ci: update for catch-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Sep 17, 2024
1 parent 5a0c9e6 commit d2b404f
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 @@ -22,5 +22,5 @@ jobs:
uses: jidicula/[email protected]
with:
clang-format-version: '15'
exclude-regex: '(tests\/catch.hpp|benchmarks\/catch.hpp)'
exclude-regex: '(tests\/catch_*.*pp|benchmarks\/catch_*.*pp)'
check-path: ${{ matrix.path }}

0 comments on commit d2b404f

Please sign in to comment.