diff --git a/.github/actions-rs/grcov.yml b/.github/actions-rs/grcov.yml new file mode 100644 index 0000000..8dd15bd --- /dev/null +++ b/.github/actions-rs/grcov.yml @@ -0,0 +1,3 @@ +ignore: + - "/*" + - "../*"