mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 20:03:53 +08:00
@@ -12,6 +12,8 @@ if [[ "$CI" ]]; then
|
||||
export BLOCK="${BLOCK},ui"
|
||||
fi
|
||||
|
||||
python -c "from openpilot.selfdrive.test.helpers import set_params_enabled; set_params_enabled()"
|
||||
|
||||
SCRIPT_DIR=$(dirname "$0")
|
||||
OPENPILOT_DIR=$SCRIPT_DIR/../../
|
||||
|
||||
|
||||
Reference in New Issue
Block a user