mirror of https://github.com/milvus-io/milvus.git
[skip ci] Remove not used comment (#13136)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/13086/head
parent
adc6d6eeb3
commit
1c07356949
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue