diff --git a/codecov.yml b/codecov.yml index b2f1ea5..aaafbaf 100644 --- a/codecov.yml +++ b/codecov.yml @@ -16,7 +16,7 @@ codecov: notify: wait_for_ci: false # after_n_builds should match the number of CI jobs configured to upload reports to Codecov - after_n_builds: 2 + after_n_builds: 1 comment: layout: "condensed_header, condensed_files, condensed_footer" hide_project_coverage: false