We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f408403 commit fa1e404Copy full SHA for fa1e404
.github/workflows/main.yml
@@ -59,5 +59,6 @@ jobs:
59
uses: codecov/codecov-action@v4
60
with:
61
fail_ci_if_error: true
62
+ verbose: true
63
env:
64
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments