Skip to content

Commit 98f14f3

Browse files
committed
do not run very slow and rather optional no-dup-keys test on the CI
1 parent 07f3ee2 commit 98f14f3

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
@@ -244,9 +244,6 @@ jobs:
244244
- run:
245245
name: Test plotly bundles against es6
246246
command: npm run no-es6-dist
247-
- run:
248-
name: Test plotly bundles againt duplicate keys
249-
command: npm run no-dup-keys
250247

251248
workflows:
252249
version: 2

0 commit comments

Comments
 (0)