Skip to content

Commit 9fbac16

Browse files
committed
Remove industrial CI and debug
Signed-off-by: Ryan Friedman <[email protected]>
1 parent a354a7e commit 9fbac16

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.github/workflows/colcon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
rosdep update
3434
source /opt/ros/${{matrix.config.rosdistro}}/setup.bash
3535
rosdep install --from-paths src --ignore-src -y --skip-keys "slam_toolbox turtlebot3_gazebo gazebo_ros_pkgs"
36-
apt show ros-rolling-bond-core
3736
shell: bash
3837
- name: Colcon Build (Release)
3938
run: |
@@ -47,3 +46,4 @@ jobs:
4746
colcon test --return-code-on-test-failure --paths src/grid_map/* --event-handlers=console_cohesion+
4847
colcon test-result --all --verbose
4948
shell: bash
49+

.github/workflows/industrial_ci.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)