Remove verbose flag, was added to get more details about an error.

This commit is contained in:
Benoit Marty 2024-02-07 10:29:18 +01:00
parent 6bae19b6b0
commit 3f570601ed

View file

@ -84,7 +84,6 @@ jobs:
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
# with:
# files: build/reports/kover/xml/report.xml