Skip to content

Commit

Permalink
Merge pull request #48 from kalabukdima/master
Browse files Browse the repository at this point in the history
Colorize output in github action
  • Loading branch information
DoozyX committed Nov 20, 2022
2 parents 7cd7220 + a69aedf commit c3b2c94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
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 c3b2c94

Please sign in to comment.