mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-21 21:12:08 +08:00
@@ -50,7 +50,7 @@ jobs:
|
||||
- name: Build openpilot and run checks
|
||||
run: |
|
||||
cd $STRIPPED_DIR
|
||||
${{ env.RUN }} "python selfdrive/manager/build.py && \
|
||||
${{ env.RUN }} "CI=1 python selfdrive/manager/build.py && \
|
||||
python -m unittest discover selfdrive/car"
|
||||
- name: Cleanup scons cache
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user