Skip to content

Add boolean primitives (#8) #27

Add boolean primitives (#8)

Add boolean primitives (#8) #27

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