diff --git a/.github/.codecov.yml b/.github/.codecov.yml index 1a2fa6827..bd57c2db3 100644 --- a/.github/.codecov.yml +++ b/.github/.codecov.yml @@ -3,4 +3,7 @@ codecov: notify: - wait_for_ci: yes \ No newline at end of file + wait_for_ci: yes + after_n_builds: 2 +comment: + after_n_builds: 2 \ No newline at end of file