diff --git a/.github/codecov.yaml b/.github/codecov.yaml new file mode 100644 index 0000000..a56bdcd --- /dev/null +++ b/.github/codecov.yaml @@ -0,0 +1,3 @@ +codecov: + ignore: + - "test/*"