Skip to content

Adapt test to new way of exporting reference interfaces (Related to #1240 in ros2_control) #64

Adapt test to new way of exporting reference interfaces (Related to #1240 in ros2_control)

Adapt test to new way of exporting reference interfaces (Related to #1240 in ros2_control) #64

name: Coverage Build - Rolling
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
coverage_rolling:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-build-coverage.yml@master
secrets: inherit
with:
ros_distro: rolling
os_name: ubuntu-22.04