Skip to content

Commit 41ae662

Browse files
committed
increase parallelism for jasmine tests
1 parent 8b4dba7 commit 41ae662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
environment:
9090
# Alaska time (arbitrary timezone to test date logic)
9191
TZ: "America/Anchorage"
92-
parallelism: 8
92+
parallelism: 12
9393
working_directory: ~/plotly.js
9494
steps:
9595
- browser-tools/install-browser-tools: &browser-versions

0 commit comments

Comments
 (0)