diff --git a/Makefile b/Makefile index 23a86fdf..8c75f610 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: