asd
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 8m31s

This commit is contained in:
Chris Richardson
2025-05-09 17:13:51 -04:00
parent adbde7ae8f
commit a165448bda

View File

@@ -46,6 +46,9 @@ jobs:
- name: Create kind cluster
run: kind create cluster
- name: Sleep for cluster create
run: sleep 300
- name: Running Test e2e
run: |
go mod tidy