Skip to content

Add teleop twist keyboard #28

Add teleop twist keyboard

Add teleop twist keyboard #28

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
ci:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- run: corepack enable
- uses: actions/[email protected]
with:
node-version: 22
cache: yarn
- run: yarn install --immutable
- name: Validate extensions.json
run: yarn validate