diff --git a/Makefile b/Makefile index 90972a9e3..f04fbdc4f 100644 --- a/Makefile +++ b/Makefile @@ -222,7 +222,6 @@ worker-key-pair: ca .PHONY: unit-tests unit-tests: go test -race ./... - go test -race ./internal/dnfjson/... -force-dnf # # Building packages