Update expected_workflows/flow_parallel_expected.py
This commit is contained in:
parent
357c89dfb9
commit
25cde1f325
@ -249,4 +249,4 @@ class test_repo_test_branch_1234567890:
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
logger.error(f"Workflow failed with error: {e}")
|
logger.error(f"Workflow failed with error: {e}")
|
||||||
workflow_output["status"] = "failed"
|
workflow_output["status"] = "failed"
|
||||||
raise
|
raise
|
||||||
Loading…
x
Reference in New Issue
Block a user