mirror of https://github.com/google/benchmark.git
Update clang-format-lint-action (#1829)
Colorize output in github action Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
This commit is contained in:
parent
7971a63070
commit
ef73a30083
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue