Skip to content

Commit

Permalink
adds regex paths
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmaniero committed Jul 19, 2020
1 parent 7ef9737 commit aeac736
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ coverage:
jig:
target: auto
flags:
- jig
- jig/**/*
paths:
- jig
- jigcss/**/*
jigcss:
target: auto
flags:
Expand All @@ -17,7 +17,6 @@ flags:
jig:
paths:
- jig/**/*
carryforward: true
jigcss:
paths:
- jigcss/**/*
Expand Down

0 comments on commit aeac736

Please sign in to comment.