mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-19 01:36:08 +00:00
8 lines
252 B
YAML
8 lines
252 B
YAML
# Do not notify until at least three results have been uploaded from the CI pipeline.
|
|
# (Corresponds to the three platforms we check coverage on: Linux, macOS, and Windows.)
|
|
codecov:
|
|
notify:
|
|
after_n_builds: 3
|
|
comment:
|
|
after_n_builds: 3
|