Skip to content

Merge pull request #69 from ichiro-its/feature/update-curve-function #143

Merge pull request #69 from ichiro-its/feature/update-curve-function

Merge pull request #69 from ichiro-its/feature/update-curve-function #143

name: Build and Test
on:
workflow_dispatch:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/[email protected]
with:
path: keisan
- name: Build and test workspace
uses: ichiro-its/ros2-build-and-test-action@main
with:
ros2-distro: rolling