Skip to content

Commit 2442446

Browse files
committed
codecov: fix changes branch to main and add codecov.notify.wait_for_ci
1 parent 23fc842 commit 2442446

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.codecov.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
codecov:
22
allow_coverage_offsets: true
3+
notify:
4+
wait_for_ci: false
35

46
coverage:
57
precision: 1
@@ -26,7 +28,7 @@ coverage:
2628
if_not_found: success
2729
only_pulls: false
2830
branches:
29-
- master
31+
- main
3032

3133
comment:
3234
behavior: default

0 commit comments

Comments
 (0)