From 2865edf424d1bb37d417b97124b7c49bb23f0641 Mon Sep 17 00:00:00 2001 From: shahargl Date: Sat, 16 Nov 2024 15:58:30 +0200 Subject: [PATCH] feat: tests --- .github/workflows/test-nginx-ingress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-nginx-ingress.yml b/.github/workflows/test-nginx-ingress.yml index 6828ab4..9a28fde 100644 --- a/.github/workflows/test-nginx-ingress.yml +++ b/.github/workflows/test-nginx-ingress.yml @@ -49,7 +49,7 @@ jobs: - containerPort: 443 hostPort: 443 protocol: TCP - EOF + EOF - name: Debug kind config if: ${{ inputs.debug_enabled }}