pull/2708/head
demoManito 2 years ago
parent 5bd05ec8c0
commit 4a01a4db5c
  1. 1
      Makefile

@ -88,7 +88,6 @@ test:
.PHONY: test-coverage
test-coverage:
@go mod download golang.org/x/net
@${TOOLS_SHELL} test_coverage
@echo "go test with coverage finished"

Loading…
Cancel
Save