diff --git a/Makefile b/Makefile index 9194b92..fddf519 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: help init setup build run test test-race lint lint-fix security docs clean +.PHONY: help init setup build run test test-race test-verbose lint lint-fix security docs release clean include tools.versions