William Petit
56b7434498
All checks were successful
Cadoles/go-proxy/pipeline/head This commit looks good
4 lines
54 B
Makefile
4 lines
54 B
Makefile
GOTEST_ARGS ?=
|
|
|
|
test:
|
|
go test -v $(GOTEST_ARGS) ./...
|