Merge pull request #1480 from betagouv/parallelism-3

Parallelism: 4 => 3
This commit is contained in:
LeSim 2018-02-26 14:43:06 +01:00 committed by GitHub
commit d198ecc326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
- *bundle_save_cache
test:
<<: *defaults
parallelism: 4
parallelism: 3
steps:
- checkout
- *bundle_restore_cache