Skip to content

Commit

Permalink
Merge pull request #79 from polyfem/codecov
Browse files Browse the repository at this point in the history
ignore test on codecov
  • Loading branch information
teseoch authored Jul 24, 2024
2 parents ea3a5d0 + 22a45f5 commit 0cd21ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ coverage:
target: 75%
threshold: 5%
only_pulls: true
ignore:
- "tests" # ignore folders and all its contents

0 comments on commit 0cd21ba

Please sign in to comment.