mirror of
https://github.com/dzid26/sunnypilot.git
synced 2026-06-08 07:44:55 +08:00
Run CI tests in parallel (#1962)
* run car model unit tests in parallel * remove refs to deleted file * run with coverage * that wasn't necessary * as builder * need a new route for this one too old-commit-hash: 9ee1cc9b828e8018fa37443d90dba95f8a032260
This commit is contained in:
@@ -81,7 +81,6 @@ RUN mkdir -p /tmp/openpilot
|
||||
COPY SConstruct \
|
||||
.pylintrc \
|
||||
.pre-commit-config.yaml \
|
||||
.coveragerc-app \
|
||||
/tmp/openpilot/
|
||||
|
||||
COPY ./pyextra /tmp/openpilot/pyextra
|
||||
|
||||
Reference in New Issue
Block a user