Remove verbose flag, was added to get more details about an error.
This commit is contained in:
parent
cebfa6560a
commit
2e2ecae1a6
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
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
verbose: true
|
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
# with:
|
# with:
|
||||||
# files: build/reports/kover/xml/report.xml
|
# files: build/reports/kover/xml/report.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue