Set cobertura as simplecove formatter in github actions

This commit is contained in:
Henne Vogelsang 2021-03-06 18:29:05 +01:00
parent 85ac373cb1
commit 2b0a257090
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0
4 changed files with 12 additions and 10 deletions

View file

@ -49,3 +49,4 @@ jobs:
if: github.ref == 'refs/heads/master'
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: coverage/coverage.xml