able to get product
This commit is contained in:
@ -23,7 +23,7 @@ tasks:
|
||||
- "$GOBIN/golangci-lint run ./..."
|
||||
test:
|
||||
cmds:
|
||||
- go test --count=1 ./internal/...
|
||||
- go test ./internal/...
|
||||
build:
|
||||
cmds:
|
||||
- go build -o $GOBIN/sravnicli -v -ldflags '{{.LDFLAGS}}' cmd/dev/sravnicli/*.go
|
||||
|
||||
Reference in New Issue
Block a user