mirror of
https://github.com/idrawjs/idraw
synced 2026-05-24 10:08:34 +00:00
chore: update workflows/coverage.yml
This commit is contained in:
parent
09f607d170
commit
0e630b802e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/coverage.yml
vendored
4
.github/workflows/coverage.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
files: /home/runner/work/idraw/idraw/reports/clover.xml # optional
|
||||
flags: unittests # optional
|
||||
name: codecov-umbrella # optional
|
||||
fail_ci_if_error: true # optional (default = false)
|
||||
verbose: true # optional (default = false)
|
||||
fail_ci_if_error: false # optional (default = false)
|
||||
verbose: false # optional (default = false)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue