disable that one for now

old-commit-hash: 6a7a998058
This commit is contained in:
Adeeb Shihadeh 2024-03-10 16:44:21 -07:00
parent f60cbbb04b
commit 4399424e89
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ cp -pR -n --parents $TEST_FILES $BUILD_DIR/
cd $BUILD_DIR
RELEASE=1 selfdrive/test/test_onroad.py
#selfdrive/manager/test/test_manager.py
selfdrive/car/tests/test_car_interfaces.py
#selfdrive/car/tests/test_car_interfaces.py
rm -rf $TEST_FILES
if [ ! -z "$RELEASE_BRANCH" ]; then