We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d44b0 commit a27c519Copy full SHA for a27c519
.circleci/config.yml
@@ -53,7 +53,7 @@ jobs:
53
docker:
54
# need '-browsers' version to test in real (xvfb-wrapped) browsers
55
- image: circleci/node:10.9.0-browsers
56
- parallelism: 2
+ parallelism: 3
57
working_directory: ~/plotly.js
58
steps:
59
- attach_workspace:
0 commit comments