Skip to content

Commit c1ef1fd

Browse files
TrottRafaelGSS
authored andcommitted
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. PR-URL: #47285 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
1 parent bac893a commit c1ef1fd

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)