Makefile: revert tests

This commit is contained in:
Grigory Efimov 2023-01-11 17:08:43 +03:00 committed by Grigory Efimov
parent 993403bf76
commit 88cc804d01

View File

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