Skip to content

Commit e2588ec

Browse files
committed
save benchmark results
1 parent 8934c1e commit e2588ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_common/mixins.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ local const = import 'constants.libsonnet';
115115
BENCH_RESULTS_FILE_PATH: "bench-results.json",
116116
},
117117
logs +: [
118-
"results.json",
118+
"bench-results.json",
119119
],
120120
},
121121
bench:: bench,

0 commit comments

Comments
 (0)