mirror of
https://github.com/google/benchmark.git
synced 2024-12-26 12:30:14 +08:00
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
2
.github/workflows/clang-format-lint.yml
vendored
2
.github/workflows/clang-format-lint.yml
vendored
@ -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
Block a user