Skip to content

Commit d3ad6d3

Browse files
committed
tools: update codecov branch
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.
1 parent ca5c602 commit d3ad6d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ comment: false
88
# require_changes: true
99

1010
codecov:
11+
branch: main
1112
notify:
1213
# Wait for all coverage builds:
1314
after_n_builds: 2

0 commit comments

Comments
 (0)