Skip to content

Commit

Permalink
Unparallel tests again (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
l0kix2 authored Apr 9, 2024
1 parent ac338bd commit e90a1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ endif
SHELL = /usr/bin/env bash -o pipefail
.SHELLFLAGS = -ec

GINKGO_PROCS ?= 4
GINKGO_PROCS ?= 1

GINKGO_FLAGS += --vv
GINKGO_FLAGS += --trace
Expand Down

0 comments on commit e90a1ee

Please sign in to comment.