Skip to content

Commit d778b2a

Browse files
committed
add in ci
Signed-off-by: Yang Wang <[email protected]>
1 parent 43f4c4d commit d778b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/extract_benchmark_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ def transform(
341341
benchmark_results: List,
342342
benchmark_config: Dict[str, str],
343343
job_name: str,
344-
job_report: Any
344+
job_report: Any = {},
345345
) -> List:
346346
"""
347347
Transform the benchmark results into the format writable into the benchmark database

0 commit comments

Comments
 (0)