WIP: start working on tests #1

Draft
edude03 wants to merge 20 commits from feature/add-tests into main
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 28442ade62 - Show all commits

View File

@ -19,7 +19,6 @@ jobs:
uses: helm/kind-action@v1
- name: Run the tests
run: |
export KUBECONFIG=$HOME/.kube/config # if not already set
export KIND_EXPERIMENTAL_DOCKER_NETWORK=${{ job.container.network }}
kind create cluster \