complete verify for DownloadFileBlock (#1975)

This commit is contained in:
Shuchang Zheng
2025-03-19 20:01:13 -07:00
committed by GitHub
parent 32ad324af7
commit fe781836ee

View File

@@ -1859,7 +1859,7 @@ class WorkflowService:
totp_identifier=block_yaml.totp_identifier,
cache_actions=block_yaml.cache_actions,
complete_on_download=True,
complete_verification=False,
complete_verification=True,
)
elif block_yaml.block_type == BlockType.TaskV2:
return TaskV2Block(