5 lines
83 B
Makefile
5 lines
83 B
Makefile
test-integration:
|
|
|
|
test-e2e:
|
|
go test ./e2e/... -mod=readonly -test.v -timeout 10m
|