Another attempt to fix publish to Codecov.
This commit is contained in:
parent
9e812fadfe
commit
42d2da1eab
1 changed files with 0 additions and 1 deletions
1
.github/workflows/dart.yml
vendored
1
.github/workflows/dart.yml
vendored
|
@ -29,6 +29,5 @@ jobs:
|
|||
- uses: codecov/codecov-action@v2
|
||||
name: Publish coverage to Codecov
|
||||
with:
|
||||
files: ${{env.working-directory}}/coverage/lcov.info
|
||||
fail_ci_if_error: true
|
||||
verbose: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue