Remove coverage artifact generation

This commit is contained in:
Aitor Ruano 2020-01-22 17:02:40 +01:00 committed by GitHub
parent 0dfd3b2398
commit 1b35f6d8dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -77,7 +77,3 @@ jobs:
- uses: codecov/codecov-action@v1.0.5
with:
token: ${{secrets.CODECOV_TOKEN}}
- uses: actions/upload-artifact@v1
with:
name: code-coverage-report
path: cobertura.xml