mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-20 06:01:12 -06:00
increase parallelism
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
# need to set unsafe perm to be able to do `npm postinstall`
|
||||
npm_config_unsafe-perm: true
|
||||
working_directory: ~/cypress-monorepo
|
||||
parallelism: 3
|
||||
parallelism: 4
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user