Skip to content

Commit

Permalink
disablesearch
Browse files Browse the repository at this point in the history
  • Loading branch information
izvolov committed Aug 24, 2024
1 parent 13633c0 commit 7434071
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 @@ -44,6 +44,7 @@ jobs:
# flags: unittests # optional
# name: codecov-umbrella # optional
token: ${{ secrets.CODECOV }} # required
disable_search: true
verbose: true # optional (default = false)

# bash <(curl -s https://codecov.io/bash) -f coverage.info || echo "Codecov did not collect coverage reports"

0 comments on commit 7434071

Please sign in to comment.