From c90e3d8466e54caf16d57b345467e64a2714fb2a Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Fri, 11 Dec 2020 13:37:03 -0800 Subject: [PATCH] fix makefile --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4714fe974..d143e8ed4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ TEST?=$(shell go list ./...) COUNT?=1 VET?=$(shell go list ./...) + ACC_TEST_BUILDERS?=all ACC_TEST_PROVISIONERS?=all # Get the current full sha from git @@ -123,7 +124,7 @@ generate: install-gen-deps ## Generate dynamically generated code @find website/pages -path website/pages/partials/packer-plugin-sdk -prune -o -type f | xargs grep -l '^