Skip to content

Commit 0f65d89

Browse files
JordonPhillipsjamesls
authored andcommitted
Reraise exceptions
1 parent 7c59a6e commit 0f65d89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/ci/run-benchmark

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def main(args):
5151
print("RUN ID: " + run_id)
5252
except Exception:
5353
shutil.rmtree(results_dir)
54+
raise
5455

5556

5657
def benchmark(bucket, results_dir, num_iterations=1):

0 commit comments

Comments
 (0)