bump opendbc: in-memory DBC generation, drop scons build (#37646)

This commit is contained in:
Adeeb Shihadeh
2026-03-11 11:35:32 -07:00
committed by GitHub
parent 3469d9aadb
commit 4e239dbc22
3 changed files with 1 additions and 3 deletions

View File

@@ -68,7 +68,6 @@ jobs:
git add .
- name: update car docs
run: |
scons -j$(nproc) --minimal opendbc_repo
python selfdrive/car/docs.py
git add docs/CARS.md
- name: Create Pull Request