mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 11:29:06 -05:00
/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: change correctness precision
This commit is contained in:
@@ -15,7 +15,7 @@ actorprefix="$5"
|
||||
format="$6"
|
||||
nomsBinFormat="$7"
|
||||
|
||||
precision="2"
|
||||
precision="4"
|
||||
|
||||
if [ -n "$nomsBinFormat" ]; then
|
||||
nomsBinFormat="\"--noms-bin-format=$nomsBinFormat\","
|
||||
|
||||
Reference in New Issue
Block a user