Skip to content

Commit

Permalink
chore(build): exclude e2e dir from codecov report
Browse files Browse the repository at this point in the history
  • Loading branch information
0xERR0R committed Nov 25, 2022
1 parent fb0810f commit f3d96ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Expand Up @@ -14,3 +14,4 @@ coverage:
ignore:
- "resolver/mocks.go"
- "**/*_enum.go"
- "e2e/*.go"

0 comments on commit f3d96ab

Please sign in to comment.