mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-14 02:10:21 +00:00
5 lines
76 B
YAML
5 lines
76 B
YAML
language: go
|
|
go_import_path: k8s.io/kube-openapi
|
|
script: go test ./pkg/...
|
|
|