Update coverage.yml
This commit is contained in:
parent
b65339deee
commit
cb484a2432
|
|
@ -132,3 +132,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
files: ./coverage.out
|
files: ./coverage.out
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue