diff --git a/codecov.yml b/codecov.yml index affa112..4b70f4d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,5 +4,5 @@ # See https://github.com/dogmatiq/repos. ignore: - - **/fixtures - - **/**_nocoverage.go + - "**/fixtures" + - "**/**_nocoverage.go"