Add --all to colcon test-result

This commit is contained in:
Christophe Bedard 2019-10-13 13:29:53 -07:00
parent e24ea3da87
commit 741e722733

View file

@ -12,7 +12,7 @@ build:
- colcon build --symlink-install --packages-up-to $PACKAGES_LIST
- . install/local_setup.sh
- colcon test --packages-select $PACKAGES_LIST
- colcon test-result
- colcon test-result --all
artifacts:
paths:
- install