Skip to content

Add boolean primitives #26

Add boolean primitives

Add boolean primitives #26

Workflow file for this run

name: Main Workflow
on: push
jobs:
build:
runs-on: ubuntu-latest
name: Verify data type definitions
steps:
- name: Checkout
uses: actions/checkout@v2
- run: pip3 install pydsdl
- run: git clone https://github.com/OpenCyphal/public_regulated_data_types
- run: ./verify