Skip to content

Commit fab0628

Browse files
committed
no longer need to run unexpected chars tests on CI which is slow
- but I keep it during release process
1 parent 7a289c5 commit fab0628

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -403,9 +403,6 @@ jobs:
403403
- run:
404404
name: Test plotly.min.js import using requirejs
405405
command: npm run test-requirejs
406-
- run:
407-
name: Test plotly bundles againt unexpected characters
408-
command: npm run no-bad-char
409406
- run:
410407
name: Display function constructors in all bundles
411408
command: npm run no-new-func

0 commit comments

Comments
 (0)