Skip to content

Commit c2fc9d0

Browse files
committed
fix(ci): disable codecov auto-search to prevent false file detection
1 parent 797bb7c commit c2fc9d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ jobs:
8585
with:
8686
files: lcov.info
8787
fail_ci_if_error: true
88+
disable_search: true
8889
env:
8990
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)