Skip to content

Commit

Permalink
Disable auto searching for coverage reports, see codecov/codecov-acti…
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFlt committed Sep 22, 2024
1 parent a3f0872 commit df8d5fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ jobs:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
files: ./build/visp-coverage.cleaned
disable_search: true
fail_ci_if_error: true
verbose: true

0 comments on commit df8d5fb

Please sign in to comment.