mirror of
https://github.com/coredns/coredns.git
synced 2025-12-16 14:52:06 +01:00
download -> tidy (#4664)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
parent
846ace3f51
commit
e2f70b976a
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user