Fix path in codecov.yml
1 2 3 4 5 6 7 8 9 10
diff --git a/codecov.yml b/codecov.yml index 4585f76..9cb19ea 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,4 @@ # YAML definition for codecov.io code coverage reports. ignore: - - "test" + - "md2html"