Skip to content

Enable the use of ROS 2 testing for dependencies #193

Enable the use of ROS 2 testing for dependencies

Enable the use of ROS 2 testing for dependencies #193

Workflow file for this run

name: turtlebot4_ci
on: [push, pull_request]
jobs:
turtlebot4_jazzy_ci:
name: Jazzy
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: jazzy
use-ros2-testing: true
- uses: ros-tooling/[email protected]
id: action_ros_ci_step
with:
target-ros2-distro: jazzy
import-token: ${{ secrets.GITHUB_TOKEN }}
package-name:
turtlebot4_description
turtlebot4_msgs
turtlebot4_navigation
turtlebot4_node