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
68110da870
commit
ed53e882ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
files: /home/runner/work/idraw/idraw/reports/clover.xml # optional
|
||||
flags: unittests # optional
|
||||
name: codecov-umbrella # optional
|
||||
fail_ci_if_error: false # optional (default = false)
|
||||
fail_ci_if_error: true # optional (default = false)
|
||||
verbose: true # optional (default = false)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue