Update Makefile

This commit is contained in:
Jeff Regan
2020-11-06 13:15:43 -08:00
committed by GitHub
parent fe84d119d6
commit ec2a6e4e4b

View File

@@ -232,7 +232,7 @@ test-go-mod:
# https://github.com/kubernetes/test-infra/blob/master/prow/jobs.md#job-environment-variables
.PHONY: test-multi-module
test-multi-module: $(MYGOBIN)/prchecker
cd ./cmd/prchecker; go run . \
$(MYGOBIN)/prchecker \
-owner=$(REPO_OWNER) \
-repo=$(REPO_NAME) \
-pr=$(PULL_NUMBER) \