Update expected_workflows/flow_hybrid_expected.py
Some checks are pending
CI Workflow / Testing the Flow (push) Waiting to run
CI Workflow / Containerize the Flow (push) Blocked by required conditions

This commit is contained in:
gitea_admin_user 2025-01-17 16:26:49 +00:00
parent 114a15ad55
commit 2885d05871

View File

@ -258,4 +258,4 @@ class test_repo_test_branch_1234567890:
except Exception as e:
logger.error(f"Workflow failed with error: {e}")
workflow_output["status"] = "failed"
raise
raise