You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/ros-rolling-ci.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,6 @@ jobs:
23
23
# target after completion of the regular test target. The output of this step does affect the output of the CI process.
24
24
# Note, this does not affect projects that do not have pure CMake projects in their upstream_ws.
25
25
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'
0 commit comments