Try to get more log from Codecov action.

This commit is contained in:
Benoit Marty 2024-02-06 20:15:34 +01:00
parent b25509a611
commit 6bae19b6b0

View file

@ -82,7 +82,9 @@ jobs:
- name: ☂️ Upload coverage reports to codecov
if: always()
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
fail_ci_if_error: true
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
# with:
# files: build/reports/kover/xml/report.xml