From e36a151931288ed165fd1c62fbfbbec1fe6df1cb Mon Sep 17 00:00:00 2001 From: Yanks Yoon Date: Wed, 4 Sep 2024 05:14:32 +0000 Subject: [PATCH] remove debug --- .github/workflows/integration_test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 81e2ebbf..d0ada1b5 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -24,4 +24,3 @@ jobs: self-hosted-runner: true self-hosted-runner-label: "xlarge" microk8s-addons: "dns ingress rbac storage metallb:10.15.119.2-10.15.119.4 registry" - tmate-debug: true