Point codecov at report folder

This commit is contained in:
Luke Murphy 2020-10-26 11:36:12 +01:00
parent 5955505752
commit 33fd0eeb8d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ steps:
- name: send code coverage report to codecov
image: robertstettner/drone-codecov
commands:
- /bin/drone-codecov -s coverage
secrets:
- codecov_token