[skip ci] Modify description of script (#9185)

Signed-off-by: groot <yihua.mo@zilliz.com>
pull/9189/head
groot 2021-10-04 09:03:55 +08:00 committed by GitHub
parent 12cd7576eb
commit 033befa2bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ done
# generate html report
go tool cover -html=./${FILE_COVERAGE_INFO} -o ./${FILE_COVERAGE_HTML}
echo "Export go coverage report to ${FILE_COVERAGE_HTML}"
echo "Generate go coverage report to ${FILE_COVERAGE_HTML}"