Update get-dolt-correctness-job-json.sh

fix invalid json
This commit is contained in:
Dustin Brown
2022-07-20 10:11:10 -07:00
committed by GitHub
parent 3fc5750220
commit d059622be7

View File

@@ -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": [