Skip to content

[Sprint 24-25 / PD-461] - [Feature] Research on Implementation of IPM #6

[Sprint 24-25 / PD-461] - [Feature] Research on Implementation of IPM

[Sprint 24-25 / PD-461] - [Feature] Research on Implementation of IPM #6

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
push:
branches: [master]
jobs:
build-and-test:
name: Build and Test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
with:
path: hurocup
- name: Setup workspace
uses: ichiro-its/ros2-ws-action/[email protected]
- name: Build workspace
uses: ichiro-its/ros2-ws-action/[email protected]