Upload cpp codecov info file (#10158)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
This commit is contained in:
groot 2021-10-19 14:52:34 +08:00 committed by GitHub
parent 600768882c
commit aad6bbd713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,5 +72,5 @@ jobs:
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./go_coverage.txt
files: ./go_coverage.txt,./lcov_output.info
name: ubuntu-${{ matrix.ubuntu }}-unittests