Upload cpp codecov info file (#10158)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
pull/10176/head
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
1 changed files with 1 additions and 1 deletions

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