[skip ci] Remove not used comment (#13136)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/13086/head
Jenny Li 2021-12-10 10:42:14 +08:00 committed by GitHub
parent adc6d6eeb3
commit 1c07356949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ if [[ "${TEST_ENV:-}" =~ ^kind* ]]; then
fi
fi
#[remove-kind] use pytest run in the krte when remove kinD cluster
if [[ -n "${DISABLE_KIND:-}" ]]; then
cd ${ROOT}/tests/python_client
python3 -V