Skip to content

Commit

Permalink
Update clang-format-lint-action (#1829)
Browse files Browse the repository at this point in the history
Colorize output in github action

Co-authored-by: dominic <[email protected]>
  • Loading branch information
mosfet80 and dmah42 authored Aug 2, 2024
1 parent 7971a63 commit ef73a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.13
- uses: DoozyX/clang-format-lint-action@v0.15
with:
source: './include/benchmark ./src ./test'
extensions: 'h,cc'
Expand Down

0 comments on commit ef73a30

Please sign in to comment.