Skip to content

removed long timer, reverted to 1 sec #80

removed long timer, reverted to 1 sec

removed long timer, reverted to 1 sec #80

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