mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
fix .github/workflows/coverage.yml
This commit is contained in:
parent
195ac70726
commit
19c035f4f3
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -1,5 +1,6 @@
|
|||
.PHONY: proto test test-coverage vet deps
|
||||
export GOPRIVATE=github.com/anytypeio/*
|
||||
export GOPROXY=direct
|
||||
export GIT_TERMINAL_PROMPT=1
|
||||
export PATH:=deps:$(PATH)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue