[skip ci] Modify script description (#9338)

Signed-off-by: groot <yihua.mo@zilliz.com>
pull/9343/head
groot 2021-10-06 19:28:47 +08:00 committed by GitHub
parent e4dc44b41f
commit e03b6be678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -39,3 +39,5 @@ go test -race -cover -v "${MILVUS_DIR}/distributed/rootcoord" -failfast
go test -race -cover -v "${MILVUS_DIR}/rootcoord" -failfast
go test -race -cover -v "${MILVUS_DIR}/datacoord/..." -failfast
go test -race -cover -v "${MILVUS_DIR}/indexcoord/..." -failfast
echo " Go unittest finished"