Skip to content

Commit 4a5ad1f

Browse files
authored
Add disable_search to codecov/codecov-action (#17082)
1 parent b997ce3 commit 4a5ad1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dev-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@ jobs:
7373
if: ${{ matrix.ENABLE_CODE_COVERAGE }}
7474
with:
7575
fail_ci_if_error: true
76+
disable_search: true
7677
files: coverage/lcov.info
7778
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)