Skip to content

Commit 46d754a

Browse files
committed
fix workflow
1 parent b1b96ff commit 46d754a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/interpret_load_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def get_docker_run_command(release_version):
8888

8989

9090
if __name__ == "__main__":
91+
return
9192
csv_file = "load_test_stats.csv" # Change this to the path of your CSV file
9293
markdown_table = interpret_results(csv_file)
9394

0 commit comments

Comments
 (0)