Skip to content

Commit

Permalink
Merge pull request #116860 from liggitt/test-binary
Browse files Browse the repository at this point in the history
Drop development dependencies from test targets
  • Loading branch information
k8s-ci-robot committed Mar 22, 2023
2 parents 3cf9f66 + a2bba33 commit d2be69a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hack/lib/golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,6 @@ readonly KUBE_CLIENT_BINARIES_WIN=("${KUBE_CLIENT_BINARIES[@]/%/.exe}")
# The set of test targets that we are building for all platforms
kube::golang::test_targets() {
local targets=(
cmd/gendocs
cmd/genkubedocs
cmd/genman
cmd/genyaml
cmd/genswaggertypedocs
ginkgo
test/e2e/e2e.test
test/conformance/image/go-runner
Expand Down

0 comments on commit d2be69a

Please sign in to comment.