From 0cb281c653c99aca0b08d6581f3fefd0514a113f Mon Sep 17 00:00:00 2001 From: Kirill Sibirev Date: Wed, 8 Jan 2025 13:19:42 +0100 Subject: [PATCH] [Do not merge] test run for baseline estimation time --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c279cd02..e04f58dd 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ SHELL = /usr/bin/env bash -o pipefail ## Enable debug options. DEBUG = -## Tests parallelism. +## Tests parallelism. GINKGO_PROCS ?= 2 ## Filter tests by labels.