Skip to content

Commit

Permalink
feature: force cli colours
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Nov 11, 2022
1 parent d5e278c commit 1d196ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions behat-action.bash
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ then
fi

command_string+=(--no-interaction)
command_string+=(--colors)

if [ -n "$ACTION_PATHS" ]
then
Expand Down

0 comments on commit 1d196ac

Please sign in to comment.