diff --git a/Makefile b/Makefile index d6ac5c1..074c963 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -check: cs psalm test +check-all: cs psalm test cs: composer cs-check