From f1d8ebc86cdd6e95f0693a6075ec9c3ee95e390c Mon Sep 17 00:00:00 2001 From: Anthex Date: Fri, 26 Apr 2019 14:48:35 +0200 Subject: [PATCH] fix codecov yaml --- .codecov.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 2a6f25d..656a80f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,6 +2,6 @@ ignore: - "main.py" status: -project: - default: - target:90% \ No newline at end of file + project: + default: + target:90% \ No newline at end of file -- libgit2 0.21.4