3 lines
80 B
Makefile
3 lines
80 B
Makefile
test-integration:
|
|
go test -mod=readonly ./integration/... -test.v -timeout 30m
|