Skip to content

Commit de935d0

Browse files
author
Greg Bowler
committed
No ansi is pointless
1 parent 3f56f12 commit de935d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan-action.bash

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ curl --silent -H "User-agent: cURL (https://github.com/php-actions)" -L "$phar_u
99
chmod +x "${github_action_path}/phpstan.phar"
1010

1111
command_string=("phpstan")
12-
command_string+=("--no-ansi")
1312

1413
if [ -n "$ACTION_COMMAND" ]
1514
then

0 commit comments

Comments
 (0)