mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
run e2e tests in GitHub Actions CI
This commit is contained in:
@@ -32,7 +32,7 @@ lint:
|
||||
$(GOBIN)/golangci-lint run ./...
|
||||
|
||||
test:
|
||||
go test -timeout 45m -cover ./...
|
||||
go test -v -timeout 45m -cover ./...
|
||||
|
||||
vet:
|
||||
go vet ./...
|
||||
|
||||
Reference in New Issue
Block a user