Skip to content

Merge branch 'ezBot-ROS_ws' of https://github.com/Ensmasteel/ezBot in… #54

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

Merge branch 'ezBot-ROS_ws' of https://github.com/Ensmasteel/ezBot in… #54

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