File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ commands:
41
41
- run :
42
42
name : Install dependencies
43
43
command : |
44
- cd packages/javascript/jupyterlab-plotly && npm run bundle && cd ../../..
45
44
cd packages/python/plotly
46
45
python -m venv venv
47
46
. venv/bin/activate
@@ -250,14 +249,6 @@ jobs:
250
249
- test_optional :
251
250
py : " 312_no_numpy"
252
251
253
- # Orca
254
- python_38_orca :
255
- docker :
256
- - image : cimg/python:3.8-browsers
257
- steps :
258
- - test_orca :
259
- py : " 38"
260
-
261
252
# Percy
262
253
python_39_percy :
263
254
docker :
@@ -614,7 +605,6 @@ workflows:
614
605
- python_311_optional
615
606
- python_312_optional
616
607
- python_39_pandas_2_optional
617
- - python_38_orca
618
608
- python_39_percy
619
609
- python_312_no_numpy
620
610
- build-doc
You can’t perform that action at this time.
0 commit comments