mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-17 02:39:40 +00:00
Implement cancel workflow run endpoint (#1188)
This commit is contained in:
parent
d107c3d4db
commit
28d37545bc
4 changed files with 76 additions and 4 deletions
|
@ -335,7 +335,6 @@ class TaskBlock(Block):
|
|||
organization=organization,
|
||||
task=task,
|
||||
step=step,
|
||||
workflow_run=workflow_run,
|
||||
task_block=self,
|
||||
)
|
||||
except Exception as e:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue