Skip to content

Add ros2 CI

Add ros2 CI #3

Workflow file for this run

name: ROS 2 CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: humble
- uses: ros-tooling/[email protected]
with:
package-name: nanosaur_gazebo
target-ros2-distro: humble