Skip to content

Commit

Permalink
more refs of cmd/test
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Nichols committed Dec 4, 2020
1 parent 67bc0e2 commit c3456dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
kubectl delete pod kodata
# Test with registry
ko apply --platform=all -f ./cmd/ko/test
ko apply --platform=all -f ./test
kubectl wait --timeout=60s --for=condition=Ready pod/kodata
kubectl delete pod kodata
Expand Down

0 comments on commit c3456dd

Please sign in to comment.