From 2249c7d50ecfb23b2e8b39c5840fdb1f9af1432f Mon Sep 17 00:00:00 2001 From: Dirk Kulawiak Date: Mon, 20 Mar 2023 14:54:42 +0100 Subject: [PATCH] notify after one build --- .codecov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 88739ef24..f1bb697f9 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,3 +1,5 @@ codecov: notify: after_n_builds: 1 +comment: + after_n_builds: 1 \ No newline at end of file