File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 80
80
command : ' sudo pip install tox'
81
81
- run :
82
82
name : Install npm dependencies
83
- command : cd plotly/tests/test_optional/test_jupyter && npm install
83
+ command : cd plotly-package/plotly /tests/test_optional/test_jupyter && npm install
84
84
no_output_timeout : 20m
85
85
- run :
86
86
name : Test with tox
@@ -100,7 +100,7 @@ jobs:
100
100
command : ' sudo pip install tox'
101
101
- run :
102
102
name : Install npm dependencies
103
- command : cd plotly/tests/test_optional/test_jupyter && npm install
103
+ command : cd plotly-package/plotly /tests/test_optional/test_jupyter && npm install
104
104
no_output_timeout : 20m
105
105
- run :
106
106
name : Test with tox
@@ -120,7 +120,7 @@ jobs:
120
120
command : ' sudo pip install tox'
121
121
- run :
122
122
name : Install npm dependencies
123
- command : cd plotly/tests/test_optional/test_jupyter && npm install
123
+ command : cd plotly-package/plotly /tests/test_optional/test_jupyter && npm install
124
124
no_output_timeout : 20m
125
125
- run :
126
126
name : Test with tox
@@ -140,7 +140,7 @@ jobs:
140
140
command : ' sudo pip install tox'
141
141
- run :
142
142
name : Install npm dependencies
143
- command : cd plotly/tests/test_optional/test_jupyter && npm install
143
+ command : cd plotly-package/plotly /tests/test_optional/test_jupyter && npm install
144
144
no_output_timeout : 20m
145
145
- run :
146
146
name : Test with tox
You can’t perform that action at this time.
0 commit comments