Skip to content

Tested Lane Change code: To be merged into subteam/algorithms #108

Tested Lane Change code: To be merged into subteam/algorithms

Tested Lane Change code: To be merged into subteam/algorithms #108

Workflow file for this run

---
name: mdbook
# yamllint disable-line rule:truthy
on:
pull_request: ~
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
submodules: recursive
- name: Checkout `selfdrive`
uses: ./.github/actions/checkout
- name: Build docs
run: mdbook build