Skip to content

Commit

Permalink
ci: add server codecov flag
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosSpessatto committed Feb 1, 2024
1 parent 9e8470a commit 603d05e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ flags:
paths:
- apps/meteor/
carryforward: true

e2e-api:
paths:
- apps/meteor/server
carryforward: true

client:
paths:
Expand Down

0 comments on commit 603d05e

Please sign in to comment.