We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dfbb3 commit e3d6cf0Copy full SHA for e3d6cf0
1 file changed
flowdb/testdata/bin/9900_ingest_test_data.sh
@@ -6,6 +6,7 @@
6
7
set -e
8
export PGUSER="$POSTGRES_USER"
9
+SKIP_TEST_QA_CHECK=${SKIP_TEST_QA_CHECK:-"false"}
10
11
#
12
# Ingest test data.
0 commit comments