File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ if [[ ${RUNNING_IN_CI} == "True" ]]; then
4343fi
4444
4545# Run tutorial
46- # xvfb-run python python-sdk/tutorials/nuscenes_tutorial.py
47- xvfb-run python python-sdk/tutorials/nuimages_tutorial.py
48- # xvfb-run python python-sdk/tutorials/can_bus_tutorial.py
49- # xvfb-run python python-sdk/tutorials/map_expansion_tutorial.py
50- # xvfb-run python python-sdk/tutorials/prediction_tutorial.py
46+ xvfb-run python python-sdk/tutorials/nuscenes_tutorial.py
47+ # xvfb-run python python-sdk/tutorials/nuimages_tutorial.py
48+ xvfb-run python python-sdk/tutorials/can_bus_tutorial.py
49+ xvfb-run python python-sdk/tutorials/map_expansion_tutorial.py
50+ xvfb-run python python-sdk/tutorials/prediction_tutorial.py
You can’t perform that action at this time.
0 commit comments