mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-04-06 14:03:52 +08:00
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user