Skip to content

Commit

Permalink
No ansi is pointless
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Dec 23, 2020
1 parent 3f56f12 commit de935d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan-action.bash
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ curl --silent -H "User-agent: cURL (https://github.com/php-actions)" -L "$phar_u
chmod +x "${github_action_path}/phpstan.phar"

command_string=("phpstan")
command_string+=("--no-ansi")

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

0 comments on commit de935d0

Please sign in to comment.