Skip to content

Commit

Permalink
Fix codecov paths
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Aug 4, 2023
1 parent a1792ad commit 525056d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ coverage:
threshold: 2%
base: auto
paths:
- "pymc-marketing/"
- "pymc_marketing"
# advanced settings
branches:
- main
if_ci_failed: error #success, failure, error, ignore
informational: false
only_pulls: false
ignore:
- "pymc-marketing/vendored/**"
- "pymc_marketing/vendored/**"

0 comments on commit 525056d

Please sign in to comment.