Skip to content

Commit 818bdea

Browse files
committed
Merge conflicts
Signed-off-by: Antón Casas <antoncasas@eprosima.com>
1 parent 26da407 commit 818bdea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ jobs:
3131
run: |
3232
apt-get install ros-${{ matrix.ros_distribution }}-micro-ros-msgs
3333
apt-get install ros-${{ matrix.ros_distribution }}-rmw-fastrtps-cpp
34-
<<<<<<< HEAD
35-
- uses : ros-tooling/action-ros-ci@0.3.6
36-
=======
3734
- uses : ros-tooling/action-ros-ci@0.4.3
38-
>>>>>>> 0e6e8e3 (Bump setup-ros and action-ros-ci (#249))
3935
with:
4036
package-name: "micro_ros_agent"
4137
target-ros2-distro: ${{ matrix.ros_distribution }}

0 commit comments

Comments
 (0)