mirror of https://github.com/k3s-io/k3s
Don't limit `go test` to only 2 cores
parent
500493a3ac
commit
52a6252431
|
@ -49,7 +49,7 @@ godep go install ./...
|
|||
|
||||
./hack/verify-all.sh -v
|
||||
|
||||
./hack/test-go.sh -- -p=2
|
||||
./hack/test-go.sh
|
||||
./hack/test-cmd.sh
|
||||
./hack/test-integration.sh
|
||||
./hack/test-update-storage-objects.sh
|
||||
|
|
Loading…
Reference in New Issue