diff --git a/Makefile b/Makefile index 9f1df9b6..5fcd70fa 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ build: -gcflags "-trimpath $(GOPATH)/src" test: + ls -lisa go test -race -coverprofile=profile.cov ./... image: