wrap-cli
wrap-cli copied to clipboard
Indicate that workflow output failed the validation step, including the job/step that failed and the reason
The validation success/failure messages don't say which job they are associated with. Since jobs run in parallel, this is confusing.
When validation fails, users should be informed which job or step failed validation and the reason for failure.
Parent issue: https://github.com/polywrap/monorepo/issues/984