From d90be8ddf994f3cee65c99ca5220797724bfebf3 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Wed, 31 Jan 2024 15:47:34 +0100 Subject: [PATCH] Revert "TO-DROP: debug" This reverts commit 0ebad4a499fc67cf62f77cd55f49a12fe5ee5d68. --- .github/workflows/test.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9fd0bc9..7087671 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,10 +20,6 @@ jobs: env: https_proxy: http://127.0.0.1:3128 steps: - - uses: mxschmitt/action-tmate@v3 - with: - detached: true - # Clone this repo - name: Checkout uses: actions/checkout@v3