Skip to content

Commit

Permalink
chore(colcon-test): ignore test directory in colcon lcov-result
Browse files Browse the repository at this point in the history
Signed-off-by: Y.Hisaki <[email protected]>
  • Loading branch information
yhisaki committed Aug 2, 2024
1 parent a1960b0 commit 3afb916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colcon-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ runs:
colcon lcov-result \
--verbose \
--filter "*/test/*" \
--packages-above ${{ inputs.target-packages }} || true
colcon coveragepy-result \
Expand Down

0 comments on commit 3afb916

Please sign in to comment.