Make CI check test results

This commit is contained in:
Christophe Bedard 2019-07-05 13:17:27 +02:00
parent 27b3806517
commit 44c3db97cd

View file

@ -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