diff --git a/codecov.yml b/codecov.yml index f904d57..e373e70 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,3 @@ ignore: - - "src/demo/*" + - "sample/*" - "tests/**/*" \ No newline at end of file