mirror of
https://github.com/idrawjs/idraw
synced 2026-05-23 09:38:22 +00:00
chore: update workflows/coverage.yml
This commit is contained in:
parent
0e630b802e
commit
d8636fbeef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
|
@ -37,6 +37,6 @@ jobs:
|
|||
flags: unittests # optional
|
||||
name: codecov-umbrella # optional
|
||||
fail_ci_if_error: false # optional (default = false)
|
||||
verbose: false # optional (default = false)
|
||||
verbose: true # optional (default = false)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue