Skip to content

Merge pull request #7 from turtlebot/issue_forms #44

Merge pull request #7 from turtlebot/issue_forms

Merge pull request #7 from turtlebot/issue_forms #44

Workflow file for this run

name: turtlebot4_tutorials_ci
on: [push, pull_request]
jobs:
turtlebot4_humble_ci:
name: Humble
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: humble
- uses: ros-tooling/[email protected]
id: action_ros_ci_step
with:
target-ros2-distro: humble
import-token: ${{ secrets.GITHUB_TOKEN }}
package-name:
turtlebot4_python_tutorials
turtlebot4_cpp_tutorials