mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Specify number of builds before reporting status on codecov (#2094)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
codecov:
|
||||
require_ci_to_pass: false
|
||||
notify:
|
||||
after_n_builds: 5
|
||||
|
||||
comment: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user