Update expected_workflows/flow_sequential_expected.py
All checks were successful
CI Workflow / Testing the Flow (push) Successful in 1m9s
CI Workflow / Containerize the Flow (push) Successful in 1m31s

This commit is contained in:
gitea_admin_user 2025-02-05 17:52:23 +00:00
parent 25cde1f325
commit 9533ce1f86

View File

@ -265,4 +265,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