mirror of https://github.com/nucypher/nucypher.git
Basics is fast enough to remove parallelism, freeing a container for other jobs
parent
3eca494c3e
commit
ae01d4a02a
|
@ -354,7 +354,7 @@ jobs:
|
|||
|
||||
basics:
|
||||
<<: *python_36_base
|
||||
parallelism: 2
|
||||
parallelism: 1
|
||||
steps:
|
||||
- prepare_environment
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue