Skip to content

Commit

Permalink
test(codecov): test wildecard paths1
Browse files Browse the repository at this point in the history
  • Loading branch information
kluge7 committed Mar 1, 2025
1 parent c73596e commit 81ada86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ comment:
flags:
unittests:
paths:
- control/**
- guidance/**
- motion/**
- mission/**
- "control/**"
- "guidance/**"
- "motion/**"
- "mission/**"

0 comments on commit 81ada86

Please sign in to comment.