/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: revert precision 3

This commit is contained in:
coffeegoddd
2023-11-01 15:56:46 -07:00
parent 991eeb2486
commit d207a9bb3c

View File

@@ -19,7 +19,7 @@ issueNumber="$9"
initBigRepo="${10}"
nomsBinFormat="${11}"
withTpcc="${12}"
precision="3"
precision="1"
tpccRegex="tpcc%"
if [ -n "$initBigRepo" ]; then