Remove verbose flag, was added to get more details about an error.
This commit is contained in:
parent
6bae19b6b0
commit
3f570601ed
1 changed files with 0 additions and 1 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue