diff --git a/entrypoint b/entrypoint index c5f7c78..aa4b908 100755 --- a/entrypoint +++ b/entrypoint @@ -1,7 +1,7 @@ #!/bin/bash set -e -command_string="phpstan" +command_string="phpstan --no-interaction --no-progress" if [ -n "$action_command" ] then