Update test-coverage.yaml

This commit is contained in:
Nicolás Hatcher Andrés
2024-12-20 14:10:02 +01:00
committed by GitHub
parent 36f915b193
commit d1f2b2acdd

View File

@@ -19,6 +19,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
fail_ci_if_error: true