Skip to content

Commit

Permalink
Merge pull request #13 from ramonamela/feature-remove-fail
Browse files Browse the repository at this point in the history
Remove fail
  • Loading branch information
ramonamela authored Nov 26, 2024
2 parents 3384118 + 8b45bd9 commit 5b01ca0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ def __init__(self, base_path: str):
self.fail_actor = "prover"
# self.fail_step = "1234567890"
# self.fail_step = "1"
self.fail_step = "29"
# self.fail_step = None
# self.fail_step = "29"
self.fail_step = None
# self.fail_type = "--fail-execute"
self.fail_type = "--fail-hash"
# self.fail_type = "--fail-pc"
Expand Down

0 comments on commit 5b01ca0

Please sign in to comment.