Skip to content

Commit 2ef7c97

Browse files
[github/actions] Remove test.
1 parent 9c0fa7a commit 2ef7c97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ros-rolling-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
# target after completion of the regular test target. The output of this step does affect the output of the CI process.
2424
# Note, this does not affect projects that do not have pure CMake projects in their upstream_ws.
2525
BUILDER: catkin_tools
26-
AFTER_RUN_TARGET_TEST: 'ici_with_unset_variables source /root/target_ws/install/setup.bash && cd /root/target_ws/build/odri_gz_ros2_control && make test'
2726
IMMEDIATE_TEST_OUTPUT: 1
2827
runs-on: ubuntu-latest
2928
steps:

0 commit comments

Comments
 (0)