From 078a5447ac455be479e252ade5dd7056b1c29c92 Mon Sep 17 00:00:00 2001 From: Erwan Guyader Date: Fri, 19 Jul 2024 17:56:40 +0200 Subject: [PATCH] =?UTF-8?q?DO=20NOT=20MERGE=20=E2=86=92=20debug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/macos.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 67a1ee5c7..e00b84534 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -138,6 +138,8 @@ jobs: # FIXME: does not work because xvfb is not available. # If it turns out necessary, install XQuartz: brew install XQuartz #run: sudo Xvfb :99 -ac -screen 0 1024x768x8 & + - name: debug with tmate + uses: mxschmitt/action-tmate@v3 - name: Setup test config run: | until docker exec cozy-desktop-stack /cozy-desktop/test/setup.sh