Skip to content

Add extra JointArray functionality Any, All, Diff (#68) #207

Add extra JointArray functionality Any, All, Diff (#68)

Add extra JointArray functionality Any, All, Diff (#68) #207

Workflow file for this run

name: check, test, lints and build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
cicd:
uses: IntelligentRoboticsLab/bondi/.github/workflows/rust.yml@main
secrets:
BONDI_DEPLOY_KEY: ${{ secrets.BONDI_DEPLOY_KEY }}