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 cebfa6560a
commit 2e2ecae1a6

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