Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 committed Sep 16, 2024
1 parent 0db2c1e commit cd0d8fc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ jobs:
path: src/micro_ros_setup
ref: ${{ inputs.ci_target_ref }}

<<<<<<< HEAD
- uses: ros-tooling/[email protected]
=======
- uses: ros-tooling/[email protected]
>>>>>>> 38ae4b7 (Fix broken rosidl_cli (#726))
with:
use-ros2-testing: false
required-ros-distributions: ${{ env.ROS_DISTRO }}
Expand Down Expand Up @@ -69,11 +65,7 @@ jobs:
path: src/micro_ros_setup
ref: ${{ inputs.ci_target_ref }}

<<<<<<< HEAD
- uses: ros-tooling/[email protected]
=======
- uses: ros-tooling/[email protected]
>>>>>>> 38ae4b7 (Fix broken rosidl_cli (#726))
with:
use-ros2-testing: false
required-ros-distributions: ${{ env.ROS_DISTRO }}
Expand Down

0 comments on commit cd0d8fc

Please sign in to comment.