diff --git a/Makefile b/Makefile index 4d351621..f3c9f458 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ test: go test -v ./... .PHONY: rego -rego: fmt-rego test-rego +rego: fmt-rego .PHONY: fmt-rego fmt-rego: