This commit is contained in:
decanus
2019-08-07 14:41:56 +02:00
parent 7911449a21
commit 1ea71045df

View File

@@ -7,7 +7,7 @@ build:
.PHONY: build .PHONY: build
test: test:
go test -v go test -v ./...
.PHONY: test .PHONY: test
protobuf: protobuf: