Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
Colorize output in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
kalabukdima authored Oct 9, 2022
1 parent 33bcef1 commit a69aedf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ runs:
- --clang-format-executable
- /clang-format/clang-format${{ inputs.clangFormatVersion }}
- -r
- --color
- always
- --style
- ${{ inputs.style }}
- --inplace
Expand Down

0 comments on commit a69aedf

Please sign in to comment.