diff --git a/Makefile b/Makefile index 84c51c5a77..c5c1b452c7 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ pact-consumer: --pacticipant kots \ --version ${PACT_VERSION} \ --environment production \ - --verbose + --verbose || true; \ fi .PHONY: e2e