Install kcov directly now

This commit is contained in:
Luke Murphy 2020-10-26 11:26:28 +01:00
parent 2250713c05
commit 02fa9025dc
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
- name: collect code coverage
image: alpine:latest
commands:
- apk add bash-completion
- apk add kcov
- mkdir -p coverage
- kcov coverage abra