Skip to content

Commit

Permalink
Change setup Kind github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
verdel committed Nov 29, 2023
1 parent 429515d commit a08e326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: make install-plugin

- name: Start local kubernetes cluster
uses: engineerd/setup-kind@v0.5.0
uses: helm/kind-action@v1.8.0

- name: Run tests
run: make test-all

0 comments on commit a08e326

Please sign in to comment.