Skip to content

✨ readd Attribute.msg #66

✨ readd Attribute.msg

✨ readd Attribute.msg #66

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
test:
name: build and test ros_typedb pkg
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: install typedb
run: .github/workflows/install_typedb.sh
- name: run typedb
run: typedb server&
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: humble
- uses: ros-tooling/[email protected]
with:
package-name: ros_typedb
target-ros2-distro: humble