missing am write

This commit is contained in:
nharris-lmg
2024-09-13 15:04:29 -07:00
parent 7dc9ffa3fd
commit 097cdeaac2

View File

@@ -131,6 +131,7 @@ def run_benchmark():
"end_time": seconds_to_milliseconds(test_end_time)
}
am.create_manifest()
write_report_json(LOG_DIR, "report.json", report)