Skip to content

Commit

Permalink
Fix pull-k8sio-groups-test
Browse files Browse the repository at this point in the history
  • Loading branch information
spiffxp committed May 29, 2020
1 parent c59412e commit 310b77a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/jobs/kubernetes/wg-k8s-infra/k8sio-presubmit.yaml
Expand Up @@ -13,10 +13,10 @@ presubmits:
containers:
- image: golang:1.13
command:
- go
- bash
args:
- test
- ./groups/...
- -c
- "cd groups && go test"
env:
- name: GO111MODULE
value: "on"

0 comments on commit 310b77a

Please sign in to comment.