fix test_models CI workflow (#3244)

fix test_models flow
This commit is contained in:
Jason Young
2026-03-27 18:10:29 -07:00
committed by GitHub
parent 00431e091f
commit dc0e7d061b

View File

@@ -109,11 +109,11 @@ jobs:
repository: 'commaai/openpilot'
ref: 'master'
submodules: true
- run: ./tools/op.sh setup
- run: rm -rf opendbc_repo/
- uses: actions/checkout@v4
with:
path: opendbc_repo
- run: ./tools/op.sh setup
- name: Cache test routes
id: routes-cache
uses: actions/cache@v4