Makefile: revert tests

This commit is contained in:
Grigory Efimov 2023-01-11 17:08:43 +03:00 committed by Mikhail Iudin
parent 19c035f4f3
commit 75c739ce4f
No known key found for this signature in database
GPG Key ID: FAAAA8BAABDFF1C0

View File

@ -1,7 +1,5 @@
.PHONY: proto test test-coverage vet deps .PHONY: proto test test-coverage vet deps
export GOPRIVATE=github.com/anytypeio/* export GOPRIVATE=github.com/anytypeio
export GOPROXY=direct
export GIT_TERMINAL_PROMPT=1
export PATH:=deps:$(PATH) export PATH:=deps:$(PATH)
proto: proto: