Skip to content

Commit 834d411

Browse files
committed
skip no new-func for now
1 parent dc23266 commit 834d411

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -409,9 +409,6 @@ jobs:
409409
- run:
410410
name: Display function constructors in plotly.js bundle
411411
command: npm run log-new-func
412-
- run:
413-
name: Test certain bundles against function constructors
414-
command: npm run no-new-func
415412
- run:
416413
name: Test plotly bundles against es6
417414
command: npm run no-es6-dist

0 commit comments

Comments
 (0)