Skip to content

Commit

Permalink
Makefile.prow: envtest
Browse files Browse the repository at this point in the history
Signed-off-by: Tiger Kaovilai <[email protected]>
  • Loading branch information
kaovilai committed Jun 17, 2024
1 parent a51ef63 commit dd74100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.prow
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ envtest: $(GOBIN)/setup-envtest

$(GOBIN)/setup-envtest:
@echo Installing envtest tools
GOFLAGS= go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
GOFLAGS= go install sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20230216140739-c98506dc3b8e
@echo Installed envtest tools

.PHONY: goimports
Expand Down

0 comments on commit dd74100

Please sign in to comment.