mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-10 20:02:13 +08:00
remove setup_vsound (#37305)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user