From 5f742e0b838628dd8cd786882f6b0382e0918452 Mon Sep 17 00:00:00 2001 From: blam Date: Fri, 18 Sep 2020 14:25:50 +0200 Subject: [PATCH] chore(codecov): prettier why do you hate me --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index a76c6cd2b5..c8ff7962ec 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,4 +8,4 @@ coverage: target: auto ignore: - - "**/plugins/*-graphql" + - '**/plugins/*-graphql'