Skip to content

Commit c54186b

Browse files
committed
enable color logs
1 parent ebf8697 commit c54186b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp-lint-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
id: linter
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62+
CPP_LINTER_COLOR: true
6263
run: >
6364
cpp-linter
6465
-s=file

0 commit comments

Comments
 (0)