mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-30 14:03:45 +03:00
[hw-4] add postgres db
This commit is contained in:
@@ -8,6 +8,7 @@ bindir:
|
||||
|
||||
build: bindir
|
||||
echo "build cart"
|
||||
go build -o ${BINDIR}/cart cmd/server/main.go
|
||||
|
||||
coverage:
|
||||
@go test -race -coverprofile=coverage.txt -covermode=atomic $(PKGS)
|
||||
|
||||
Reference in New Issue
Block a user