mirror of
https://github.com/google/benchmark.git
synced 2025-04-03 16:10:58 +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:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: DoozyX/clang-format-lint-action@v0.13
|
- uses: DoozyX/clang-format-lint-action@v0.15
|
||||||
with:
|
with:
|
||||||
source: './include/benchmark ./src ./test'
|
source: './include/benchmark ./src ./test'
|
||||||
extensions: 'h,cc'
|
extensions: 'h,cc'
|
||||||
|
Loading…
Reference in New Issue
Block a user