Try to get more log from Codecov action.

This commit is contained in:
Benoit Marty
2024-02-06 20:15:34 +01:00
parent 28f26b1aae
commit cebfa6560a

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