diff --git a/Makefile b/Makefile index b240792e6..e98cfce12 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ build: -g go \ -o /local \ -c /local/config.yaml + rm -rf ./test go get go fmt . go mod tidy