Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
monteiro-renato committed Nov 22, 2024
1 parent 4c48195 commit 85eb9be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
run: kind version

- name: Create kind cluster
run: |
kind create cluster --name helm-test
kubectl config use-context kind-helm-test
run: kind create cluster

- name: Prepare project-v4-with-plugins
run: |
Expand Down

0 comments on commit 85eb9be

Please sign in to comment.