We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38dd19c commit c606888Copy full SHA for c606888
1 file changed
Makefile
@@ -40,7 +40,7 @@ update: ##@Project Install/Update all 3rd party dependencies
40
41
42
test-all: ##@Project Run all project tests at once
43
- @make test
44
@make codestyle
45
@make test-composer
46
@make report-composer-graph
+ @make test
0 commit comments