Skip to content

Commit 0c47dab

Browse files
committed
test 5 runs
1 parent 9433bc6 commit 0c47dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench-ci/run-benchmark.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ run_benchmark() {
145145
--prepare "prepare_run ${TMP_DATADIR} ${ORIGINAL_DATADIR}" \
146146
--conclude "conclude_run {commit} ${TMP_DATADIR} ${png_dir}" \
147147
--cleanup "cleanup_run ${TMP_DATADIR}" \
148-
--runs 1 \
148+
--runs 5 \
149149
--export-json "${results_file}" \
150150
--show-output \
151151
--command-name "base (${base_commit})" \

0 commit comments

Comments
 (0)