Added Codecov token.
This commit is contained in:
parent
e1b043c61f
commit
a7a866b666
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dart.yml
vendored
1
.github/workflows/dart.yml
vendored
|
@ -29,5 +29,6 @@ jobs:
|
|||
- uses: codecov/codecov-action@v2
|
||||
name: Publish coverage to Codecov
|
||||
with:
|
||||
token: ${{secrets.CODECOV_TOKEN}}
|
||||
fail_ci_if_error: true
|
||||
verbose: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue