Fix VLC task design (#238)

* fix: fix multiapp tasks

* fix: update instructions for VLC evaluation examples

---------

Co-authored-by: adlsdztony <zzl0712@connect.hku.hk>
This commit is contained in:
XXZ
2025-07-04 20:39:48 +08:00
committed by GitHub
parent 1b40a458de
commit c8a6a22aad
3 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
"parameters": {
"command": [
"google-chrome",
"--proxy-server=http://127.0.0.1:18888",
"--remote-debugging-port=1337"
]
}