Get reports only
This commit is contained in:
parent
e022fe2310
commit
5955505752
@ -18,7 +18,7 @@ steps:
|
||||
image: kcov/kcov:latest
|
||||
commands:
|
||||
- mkdir -p coverage
|
||||
- kcov coverage abra
|
||||
- kcov --report-only coverage abra
|
||||
|
||||
- name: send code coverage report to codecov
|
||||
image: robertstettner/drone-codecov
|
||||
|
Reference in New Issue
Block a user