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.
disable_search
codecov/codecov-action
1 parent b997ce3 commit 4a5ad1fCopy full SHA for 4a5ad1f
1 file changed
.github/workflows/dev-test.yml
@@ -73,5 +73,6 @@ jobs:
73
if: ${{ matrix.ENABLE_CODE_COVERAGE }}
74
with:
75
fail_ci_if_error: true
76
+ disable_search: true
77
files: coverage/lcov.info
78
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments