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

Signed-off-by: groot <yihua.mo@zilliz.com>
This commit is contained in:
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

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}"