Skip to content

Merge branch 'ezBot-ROS_ws' of github.com:Ensmasteel/ezBot into ezBot… #55

Merge branch 'ezBot-ROS_ws' of github.com:Ensmasteel/ezBot into ezBot…

Merge branch 'ezBot-ROS_ws' of github.com:Ensmasteel/ezBot into ezBot… #55

Workflow file for this run

name: Build and Test
on:
push:
branches:
- ezBot-ROS_ws
jobs:
build-and-test:
name: Build and Test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
with:
path: workspace
- name: Setup workspace
uses: ichiro-its/ros2-ws-action/[email protected]
with:
distro: humble
- name: Build workspace
uses: ichiro-its/ros2-ws-action/[email protected]
with:
distro: humble