Commit 798b0bf2aff977f2e1baa87b46c422a929bd3209

Martin Mitas 2024-01-21T16:30:02

codecov.yml: Remove the file. We used it to exclude code coverage stats for md2html, but there's no reason to do so anymore.

1
2
3
4
5
6
7
8
9
10
diff --git a/codecov.yml b/codecov.yml
deleted file mode 100644
index 9cb19ea..0000000
--- a/codecov.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-# YAML definition for codecov.io code coverage reports.
-
-ignore:
-    - "md2html"