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 ef2a64f commit 50de620Copy full SHA for 50de620
1 file changed
action.yml
@@ -101,8 +101,8 @@ inputs:
101
required: false
102
workspace:
103
description: |
104
- The name of your workspace.
105
- Use this option when your scheme is contained in an Xcode workspace.
+ We try to detect your workspace, but if we fail you can manually specify
+ it with this parameter.
106
107
warnings-as-errors:
108
description: Fails the build if any warnings in *non test targets*.
0 commit comments