From 9ad958358561aa251dee589ca2b9f5ccd366914a Mon Sep 17 00:00:00 2001 From: KillianG Date: Wed, 2 Oct 2024 16:20:42 +0200 Subject: [PATCH] Remove tmate --- .github/workflows/end2end.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/end2end.yaml b/.github/workflows/end2end.yaml index d5f48601c..25d795e50 100644 --- a/.github/workflows/end2end.yaml +++ b/.github/workflows/end2end.yaml @@ -462,10 +462,6 @@ jobs: username: "${{ github.repository_owner }}" password: "${{ github.token }}" registry: ghcr.io - - name: Debug wait - uses: ./.github/actions/debug-wait - timeout-minutes: 60 - if: always() - name: Deploy Zenko uses: ./.github/actions/deploy - name: Prepare PRA environment