Skip to content

Commit

Permalink
codecov: don't pull in random things and pretend they're coverage rep…
Browse files Browse the repository at this point in the history
…orts
  • Loading branch information
MikePopoloski committed Jan 25, 2025
1 parent e9107cf commit d19e9d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ jobs:
with:
files: build/ci-coverage/coverage.info
plugins: noop
disable_search: true
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
1 change: 0 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
codecov:
notify:
require_ci_to_pass: yes
max_report_age: off

coverage:
precision: 2
Expand Down

0 comments on commit d19e9d0

Please sign in to comment.