Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Add coverage mixins to colcon defaults file (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Mar 13, 2024
1 parent 5a1ba19 commit bce91ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions colcon-defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ build:
# Debug info and build testing for dev workflows
- rel-with-deb-info
- build-testing-on
- coverage-gcc
- coverage-pytest
test:
event-handlers:
- console_direct+
Expand Down

0 comments on commit bce91ad

Please sign in to comment.