Skip to content

Commit

Permalink
test DO NOT MERGE
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
  • Loading branch information
odubajDT committed Sep 25, 2024
1 parent d30d8f3 commit b438ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.Common
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ GCI := $(TOOLS_BIN_DIR)/gci
GOTESTSUM := $(TOOLS_BIN_DIR)/gotestsum
TESTIFYLINT := $(TOOLS_BIN_DIR)/testifylint

GOTESTSUM_OPT?= --rerun-fails=1
GOTESTSUM_OPT?=
TESTIFYLINT_OPT?= --enable-all --disable=float-compare,require-error,suite-subtest-run

# BUILD_TYPE should be one of (dev, release).
Expand Down

0 comments on commit b438ceb

Please sign in to comment.