mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-14 23:17:25 +00:00
Add verbosity to test
This commit is contained in:
parent
283d2693b9
commit
8b6b12970b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -17,3 +17,4 @@ jobs:
|
||||||
file: ./coverage/coverage-final.json
|
file: ./coverage/coverage-final.json
|
||||||
flags: unittest
|
flags: unittest
|
||||||
name: codecov-1
|
name: codecov-1
|
||||||
|
verbose: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue