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 7415685 commit 830239fCopy full SHA for 830239f
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
run: |
21
git clone -b foxy https://github.com/eProsima/Micro-CDR src/Micro-CDR
22
git clone -b foxy https://github.com/eProsima/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client
23
- git clone -b feature/foxy_migration https://github.com/micro-ROS/rosidl_typesupport_microxrcedds src/rosidl_typesupport_microxrcedds
+ git clone -b foxy https://github.com/micro-ROS/rosidl_typesupport_microxrcedds src/rosidl_typesupport_microxrcedds
24
touch src/rosidl_typesupport_microxrcedds/test/COLCON_IGNORE
25
26
- name: Build
@@ -37,4 +37,4 @@ jobs:
37
./test-subscriber
38
./test-topic
39
./test-pubsub
40
- ./test-rmw
+ ./test-rmw
0 commit comments