Skip to content

Parallelize unit tests in CI

Misha Gusarov requested to merge misha/parallelize-unit-tests into master

Description

Unit tests can be run in parallel, making them much faster to complete.

Validation

Still builds and tests.

Merge request reports