Use kcov image

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

View File

@ -15,9 +15,8 @@ steps:
- bats test.bats
- name: collect code coverage
image: alpine:latest
image: kcov/kcov:latest
commands:
- apk add kcov
- mkdir -p coverage
- kcov coverage abra