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
test:
go test -v
go test -v ./...
.PHONY: test
protobuf: