What does this setting do?

This commit is contained in:
Jean-Paul Calderone 2020-12-17 13:08:33 -05:00
parent ad1e38eea4
commit 29d54aee78

View File

@ -42,4 +42,7 @@ codecov:
token: "abf679b6-e2e6-4b33-b7b5-6cfbd41ee691"
notify:
after_n_builds: 23
# The reference documentation suggests that this is the default setting:
# https://docs.codecov.io/docs/codecovyml-reference#codecovnotifywait_for_ci
# However observation suggests otherwise.
wait_for_ci: true