Skip to content

Commit b53b964

Browse files
committed
Remove default output formatter
1 parent 0b02dda commit b53b964

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ inputs:
183183
output-formatter:
184184
description: The output formatter to use (e.g. xcpretty, xcbeautify, ...). The xcodebuild output will be piped into this formatter.
185185
required: false
186-
default: 'xcpretty --color'
187186
disable-enum-input-validation:
188187
description: Whether the input validation for enums should be disabled. Usually only needed if new values are added to the enums in the future.
189188
required: false

0 commit comments

Comments
 (0)