Skip to content

Commit

Permalink
Update run-tests
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Aug 31, 2023
1 parent b186cee commit 52abf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/run-tests
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Default environment variables
export TEST_SUITE="${TEST_SUITE:=oss}"
export PYTHON_VERSION="${PYTHON_VERSION:=3.9}"
export PANDAS_VERSION=${PANDAS_VERSION-1.5.2}
export PANDAS_VERSION=${PANDAS_VERSION-1.5.0}
export PYTHON_CONNECTION_CLASS="${PYTHON_CONNECTION_CLASS:=Urllib3HttpConnection}"
export CLUSTER="${1:-opensearch}"
export SECURE_INTEGRATION="${2:-true}"
Expand Down

0 comments on commit 52abf99

Please sign in to comment.