Skip to content

Commit

Permalink
fix e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Feb 11, 2024
1 parent ca3ed7f commit 47cc4b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ jobs:

- name: e2e test
run: |
# https://github.com/kubernetes-sigs/kustomize/issues/2867
kustomize version
sudo rm $(which kustomize)
kubectl get nodes -o wide
make load-kind-image install deploy
Expand Down

0 comments on commit 47cc4b6

Please sign in to comment.