Skip to content

Merge pull request #35 from pradyum/mergify/bp/jazzy/pr-34 #31

Merge pull request #35 from pradyum/mergify/bp/jazzy/pr-34

Merge pull request #35 from pradyum/mergify/bp/jazzy/pr-34 #31

Workflow file for this run

---
name: Jazzy build_test
on:
workflow_dispatch:
push:
branches:
- jazzy
pull_request:
branches:
- jazzy
jobs:
test_build_jazzy:
runs-on: ubuntu-latest
container:
image: ros:jazzy-ros-core
steps:
- uses: ros-tooling/[email protected]
- uses: ros-tooling/[email protected]
with:
target-ros2-distro: jazzy
skip-tests: false
rosdep-check: true
package-name: 'dual_laser_merger'