From f4f12106f3da17aa2a08320786518e72e1b9e6af Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Mon, 24 Feb 2020 20:31:42 +0000
Subject: [PATCH] Move .codecov.yml to codecov.yml

As this is the file codecov reads.
---
 .codecov.yml => codecov.yml | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename .codecov.yml => codecov.yml (100%)

diff --git a/.codecov.yml b/codecov.yml
similarity index 100%
rename from .codecov.yml
rename to codecov.yml
-- 
GitLab