forgot "default"
authorPhilipp Holzer <admin@philipp.info>
Tue, 12 Mar 2019 07:02:09 +0000 (08:02 +0100)
committerPhilipp Holzer <admin@philipp.info>
Tue, 12 Mar 2019 07:02:09 +0000 (08:02 +0100)
.codecov.yml

index 37204dd..c27bb11 100644 (file)
@@ -2,8 +2,9 @@
 coverage:
   status:
     project:
-      target: auto
-      treshold: null
-      base: auto
+      default:
+        target: auto
+        treshold: null
+        base: auto
 
 comment: off