WIP, fixing networking?
Tests / test (push) Failing after 4m54s Details
Tests / test (pull_request) Failing after 1m59s Details

This commit is contained in:
Michael Francis 2024-09-11 17:52:29 +01:00
parent d56ddfe8a6
commit 28442ade62
1 changed files with 0 additions and 1 deletions

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 \