diff --git a/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh b/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh index e8781435e1..53468b7908 100755 --- a/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh +++ b/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh @@ -40,7 +40,7 @@ echo ' "env": [ { "name": "REPO_ACCESS_TOKEN", "value": "'$REPO_ACCESS_TOKEN'"}, { "name": "ACTOR", "value": "'$ACTOR'"}, - { "name": "ACTOR_EMAIL", "value": "'$ACTOR_EMAIL'"} + { "name": "ACTOR_EMAIL", "value": "'$ACTOR_EMAIL'"}, { "name": "DOLT_DEFAULT_BIN_FORMAT", "value": "'NOMS_BIN_FORMAT'"} ], "args": [