From 450a824fb1779cc3d571778dba3b1510ae6e51ed Mon Sep 17 00:00:00 2001 From: Pawel Sikora Date: Wed, 28 Apr 2021 22:49:32 +0200 Subject: [PATCH] update codecov yml config --- .codecov.yaml => .codecov.yml | 2 ++ 1 file changed, 2 insertions(+) rename .codecov.yaml => .codecov.yml (94%) diff --git a/.codecov.yaml b/.codecov.yml similarity index 94% rename from .codecov.yaml rename to .codecov.yml index 09e000c..aaedf74 100644 --- a/.codecov.yaml +++ b/.codecov.yml @@ -24,3 +24,5 @@ codecov: # to avoid confusion. Note that this value is set to the number of Azure # Pipeline jobs uploading coverage reports. after_n_builds: 6 + token: 21ccebfb-1239-4ec6-a01d-039067b9ab30 +