From e0bf674fef176e21525da9069d89d545e1a87d71 Mon Sep 17 00:00:00 2001 From: Bugen Zhao Date: Wed, 7 Feb 2024 16:35:39 +0800 Subject: [PATCH] debug Signed-off-by: Bugen Zhao --- .github/workflows/tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 049b035..d5befa6 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -38,6 +38,9 @@ jobs: - run: brew test-bot --only-tap-syntax + - name: Setup upterm session + uses: lhotari/action-upterm@v1 + - run: brew test-bot --only-formulae if: github.event_name == 'pull_request' env: