Skip to content

Commit d1c4df6

Browse files
committed
makefile
1 parent 9572dd4 commit d1c4df6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
publish:
2+
go fmt && go mod tidy && go test ./...
3+
GOPROXY=proxy.golang.org go list -m github.com/vladfr/[email protected]

0 commit comments

Comments
 (0)