Skip to content

Commit

Permalink
do not include scripts in codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
tathey1 committed Mar 2, 2023
1 parent 37909f7 commit 9ba9027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ignore:
- "**/tests"
- "**/__init__.py"
- "**/__version__.py"
- "**/scripts"

# Pull request comments:
# ----------------------
Expand Down

0 comments on commit 9ba9027

Please sign in to comment.