diff --git a/Makefile b/Makefile index e337c5e5a..3db08656b 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ prebuild: ## Run prebuild actions (install dependencies etc.). ci: webapp-ci server-test ## Simulate CI, locally. +setup-go-work: export EXCLUDE_ENTERPRISE ?= true setup-go-work: ## Sets up a go.work file go run ./build/gowork/main.go