Skip to content

Commit

Permalink
add ignore path to codecov yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMatt committed Nov 20, 2023
1 parent 6a63478 commit ed2bc0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coverage.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ignore:
- "**/utils*"
coverage:
status:
patch: false
Expand Down

0 comments on commit ed2bc0b

Please sign in to comment.