diff --git a/Makefile b/Makefile index a203486..b3ec4b6 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ dump: .PHONY: check check: ## Runs all the checks -check: clean cs autoreview infection +check: cs autoreview infection .PHONY: autoreview