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 ff3136f12a..ffe5c1775b 100755 --- a/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh +++ b/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh @@ -42,7 +42,6 @@ echo ' "--schema=/correctness.sql", "--output='$format'", "--version='$toVersion'", - "--test-dir=test/select1.test", "--bucket=sql-correctness-github-actions-results", "--region=us-west-2", "--results-dir='$timeprefix'",