From d0d13d0bd04527c5b82974aab9725c0513b1b221 Mon Sep 17 00:00:00 2001 From: Ivan Petkov Date: Sat, 25 May 2019 15:42:04 -0700 Subject: [PATCH] process: Change codecov comment behavior to default --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 04cde1cdc..345ce912e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,4 +3,4 @@ ignore: - "tests" comment: - behavior: new + behavior: default