Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
Push parralelism 3
Browse files Browse the repository at this point in the history
  • Loading branch information
felix2feng committed Dec 26, 2019
1 parent bd1fc77 commit 2fbf966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
docker:
- image: circleci/node:10.11.0
working_directory: ~/set-protocol-contracts
parallelism: 2
parallelism: 3
steps:
- setup_remote_docker:
docker_layer_caching: true
Expand Down

0 comments on commit 2fbf966

Please sign in to comment.