Commit 38e0107
committed
CI: use multiple threads to run CMake tests
The step, which is responsible for running CMake tests on
CI is extended to use multiple threads. This speeds up the
execution.
It is achieved via 'CTEST_PARALLEL_LEVEL' environment variable.
Signed-off-by: Patryk Wrobel <183546751+pwrobeldev@users.noreply.github.com>1 parent a9aeb0d commit 38e0107
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| 453 | + | |
453 | 454 | | |
454 | 455 | | |
455 | 456 | | |
| |||
0 commit comments