builder: Make tests run again

This commit is contained in:
Alexey Rogachevskiy
2019-09-11 21:55:05 +03:00
parent 16a2ecef2e
commit 035384cd6f

View File

@@ -183,6 +183,7 @@ echo_stamp "Install GeographicLib datasets (needed for mavros)" \
&& wget -qO- https://raw.githubusercontent.com/mavlink/mavros/master/mavros/scripts/install_geographiclib_datasets.sh | bash
echo_stamp "Running tests"
cd /home/pi/catkin_ws
catkin_make run_tests && catkin_test_results
echo_stamp "Change permissions for catkin_ws"