wf-core reorg 2 split the Models
This commit is contained in:
@@ -50,4 +50,3 @@ class ValidationReport:
|
||||
f"- [{issue.code}] {issue.path}: {issue.message}" for issue in self.errors
|
||||
)
|
||||
raise ValueError(f"Workflow validation failed:\n{rendered}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user