fix .github/workflows/coverage.yml
This commit is contained in:
parent
195ac70726
commit
19c035f4f3
1
Makefile
1
Makefile
@ -1,5 +1,6 @@
|
|||||||
.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 GIT_TERMINAL_PROMPT=1
|
||||||
export PATH:=deps:$(PATH)
|
export PATH:=deps:$(PATH)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user