We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26da407 commit 818bdeaCopy full SHA for 818bdea
.github/workflows/ci.yml
@@ -31,11 +31,7 @@ jobs:
31
run: |
32
apt-get install ros-${{ matrix.ros_distribution }}-micro-ros-msgs
33
apt-get install ros-${{ matrix.ros_distribution }}-rmw-fastrtps-cpp
34
-<<<<<<< HEAD
35
- - uses : ros-tooling/action-ros-ci@0.3.6
36
-=======
37
- uses : ros-tooling/action-ros-ci@0.4.3
38
->>>>>>> 0e6e8e3 (Bump setup-ros and action-ros-ci (#249))
39
with:
40
package-name: "micro_ros_agent"
41
target-ros2-distro: ${{ matrix.ros_distribution }}
0 commit comments