Make CI check test results
This commit is contained in:
parent
27b3806517
commit
44c3db97cd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ build:
|
|||
script:
|
||||
- colcon build --symlink-install --packages-up-to $PACKAGES_LIST
|
||||
- colcon test --packages-select $PACKAGES_LIST
|
||||
- colcon test-result
|
||||
artifacts:
|
||||
paths:
|
||||
- install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue