We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b02dda commit b53b964Copy full SHA for b53b964
1 file changed
action.yml
@@ -183,7 +183,6 @@ inputs:
183
output-formatter:
184
description: The output formatter to use (e.g. xcpretty, xcbeautify, ...). The xcodebuild output will be piped into this formatter.
185
required: false
186
- default: 'xcpretty --color'
187
disable-enum-input-validation:
188
description: Whether the input validation for enums should be disabled. Usually only needed if new values are added to the enums in the future.
189
0 commit comments