Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit afc511a

Browse files
committed
Remove extra call to check js build job
1 parent 54cc73f commit afc511a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,4 @@ workflows:
472472
pandas_version: "1.2.4"
473473
numpy_version: "1.26.4"
474474
- python_311_percy
475-
- build-doc
476-
- check-js-build:
477-
name: "Check for uncommitted changes in plotly/labextension"
475+
- build-doc

0 commit comments

Comments
 (0)