remove setup_vsound (#37305)

This commit is contained in:
Adeeb Shihadeh
2026-02-21 11:32:51 -08:00
committed by GitHub
parent 06298b28f1
commit 02e550e2cb
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -233,7 +233,6 @@ jobs:
timeout-minutes: ${{ (steps.setup-step.outputs.duration < 18) && 1 || 2 }}
run: |
source selfdrive/test/setup_xvfb.sh
source selfdrive/test/setup_vsound.sh
pytest -s tools/sim/tests/test_metadrive_bridge.py
create_ui_report: