fix workflow
This commit is contained in:
parent
b1b96ff3cf
commit
46d754a0f9
1
.github/workflows/interpret_load_test.py
vendored
1
.github/workflows/interpret_load_test.py
vendored
@ -88,6 +88,7 @@ def get_docker_run_command(release_version):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
return
|
||||
csv_file = "load_test_stats.csv" # Change this to the path of your CSV file
|
||||
markdown_table = interpret_results(csv_file)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user