Skip to content

Commit

Permalink
Try setting after_n_builds to 1 to see if PR comments show up
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Apr 19, 2024
1 parent deaf0d0 commit 6605d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6605d15

Please sign in to comment.