diff --git a/.github/workflows/ros_integration_tests.yml b/.github/workflows/ros_integration_tests.yml index a294e7fd52..7629522837 100644 --- a/.github/workflows/ros_integration_tests.yml +++ b/.github/workflows/ros_integration_tests.yml @@ -130,7 +130,7 @@ jobs: run: | . /opt/px4_ws/install/setup.bash /opt/Micro-XRCE-DDS-Agent/build/MicroXRCEAgent udp4 localhost -p 8888 -v 0 & - test/ros_test_runner.py --verbose --model iris --upload --force-color + test/ros_test_runner.py --verbose --model iris --force-color timeout-minutes: 45 - name: Upload failed logs