Skip to content

Commit

Permalink
remove execute fail workflow to pass ci
Browse files Browse the repository at this point in the history
Signed-off-by: troychiu <[email protected]>
  • Loading branch information
troychiu committed Nov 27, 2023
1 parent 4f17e68 commit 780ba80
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,4 @@ def failed_workflow():


# %% [markdown]
# You can run the workflow locally.
# %%
if __name__ == "__main__":
failed_workflow()
# failed_workflow should fail.

0 comments on commit 780ba80

Please sign in to comment.