fix workflow

This commit is contained in:
Ishaan Jaffer
2025-10-18 11:14:12 -07:00
parent b1b96ff3cf
commit 46d754a0f9
+1
View File
@@ -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)