Skip to content

Commit c61ad92

Browse files
committed
enable color logs
1 parent 1be32b6 commit c61ad92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
id: linter
6464
env:
6565
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
66+
CPP_LINTER_COLOR: true
6667
run: >
6768
cpp-linter
6869
-s=file

0 commit comments

Comments
 (0)