Wait a sec, collect, not just report
This commit is contained in:
parent
33fd0eeb8d
commit
c1fbb75657
@ -18,7 +18,7 @@ steps:
|
||||
image: kcov/kcov:latest
|
||||
commands:
|
||||
- mkdir -p coverage
|
||||
- kcov --report-only coverage abra
|
||||
- kcov --collect-only coverage abra
|
||||
|
||||
- name: send code coverage report to codecov
|
||||
image: robertstettner/drone-codecov
|
||||
|
Reference in New Issue
Block a user