From 6a9a13a2681e87145baff1dd0f293e3eb7042445 Mon Sep 17 00:00:00 2001 From: dominikn Date: Tue, 5 Dec 2023 00:26:41 +0100 Subject: [PATCH] test --- .github/workflows/industrial_ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/industrial_ci.yaml b/.github/workflows/industrial_ci.yaml index 5749276f..d28f4c37 100644 --- a/.github/workflows/industrial_ci.yaml +++ b/.github/workflows/industrial_ci.yaml @@ -68,3 +68,5 @@ jobs: env: ROS_DISTRO: ${{matrix.ROS_DISTRO}} DOCKER_IMAGE: ros:${{matrix.ROS_DISTRO}}-ros-base + IMMEDIATE_TEST_OUTPUT: true + \ No newline at end of file