Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3aa1244

Browse files
committed
add parallelism
1 parent a0f3d38 commit 3aa1244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
test-image-orca:
114114
docker:
115115
- image: antoinerg/orca-reproducible:latest
116+
parallelism: 4
116117
working_directory: ~/plotly.js
117118
steps:
118119
- checkout

0 commit comments

Comments
 (0)