From c996f1ee74a367424b956a77c3e2c7bfc9c86da5 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 30 Mar 2021 11:15:12 +0200 Subject: [PATCH] fix codecov report threshold (#4534) --- codecov.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/codecov.yml b/codecov.yml index 86c42a270..11f75c939 100644 --- a/codecov.yml +++ b/codecov.yml @@ -13,6 +13,3 @@ coverage: threshold: 0.1% paths: - "web/" -codecov: - notify: - after_n_builds: 7