Skip to content

Commit ff6d79d

Browse files
committed
Removing sensorfusion from Github actions
1 parent e5a617c commit ff6d79d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
required-ros-distributions: jazzy
1313
- uses: ros-tooling/action-ros-ci@v0.3
1414
with:
15-
package-name: boat_interfaces boatcontrol navigation tempreader sensorfusion
15+
package-name: boat_interfaces boatcontrol navigation tempreader
1616
target-ros2-distro: jazzy
1717

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.*
21
ros_ws/log/*
32
ros_ws/src/log/*
43
ros_ws/build/*

0 commit comments

Comments
 (0)