Skip to content

Commit 2a7208f

Browse files
committed
Add jsdeps call to optional tests
1 parent a911f53 commit 2a7208f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ commands:
6464
command: |
6565
cd packages/python/plotly
6666
. venv/bin/activate
67+
python setup.py jsdeps
6768
pytest plotly/tests/test_optional
6869
no_output_timeout: 40m
6970
- run:

0 commit comments

Comments
 (0)