Skip to content

Fix the prepare_command_mode_switch behaviour when HW is INACTIVE #1757

Fix the prepare_command_mode_switch behaviour when HW is INACTIVE

Fix the prepare_command_mode_switch behaviour when HW is INACTIVE #1757

name: Pre-Commit - Rolling
on:
workflow_dispatch:
pull_request:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pre-commit:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
strategy:
fail-fast: false
matrix:
ROS_DISTRO: [kilted, rolling]
with:
ros_distro: ${{ matrix.ROS_DISTRO }}