From 3e90c2de759321b1e4d37d2af44421ecee92b0d1 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Fri, 19 Feb 2021 18:04:13 -0800 Subject: [PATCH] /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: run all tests --- .github/scripts/sql-correctness/get-dolt-correctness-job-json.sh | 1 - 1 file changed, 1 deletion(-) 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'",