Skip to content

Commit

Permalink
tools: update codecov branch
Browse files Browse the repository at this point in the history
Codecov is still using the old default branch. Update it to "main", the
current default branch. I'm not sure why it's not picking it up
automatically or if there is a way to ask it to refresh, but setting it
in codecov.yml should resolve the issue.
  • Loading branch information
Trott committed Mar 28, 2023
1 parent ca5c602 commit d3ad6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Expand Up @@ -8,6 +8,7 @@ comment: false
# require_changes: true

codecov:
branch: main
notify:
# Wait for all coverage builds:
after_n_builds: 2

0 comments on commit d3ad6d3

Please sign in to comment.