Commit e2f70b97 authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

download -> tidy (#4664)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 846ace3f
......@@ -56,7 +56,7 @@ jobs:
name: Run Kubernetes tests
command: |
cd ~/go/src/${CIRCLE_PROJECT_USERNAME}/ci/test/kubernetes
go mod download
go mod tidy
go test -v ./...
workflows:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment