mirror of https://github.com/fafhrd91/actix-web
ci: reference codecov token
This commit is contained in:
parent
4e51b72acb
commit
1582cfbc12
|
@ -35,3 +35,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
files: codecov.json
|
files: codecov.json
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
|
env:
|
||||||
|
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue