Skip to content

Add support for custom socket path in LolaBackend #190

Add support for custom socket path in LolaBackend

Add support for custom socket path in LolaBackend #190

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 }}