We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3d031 commit d265f6eCopy full SHA for d265f6e
.circleci/config.yml
@@ -32,6 +32,7 @@ jobs:
32
- checkout
33
- pip_install
34
- unit_tests
35
+ parallelism: 4
36
37
workflows:
38
tests:
0 commit comments