From 2d1307f66e2ff71fe3b1d5d2e18b9e58ce1d7a15 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Wed, 29 Oct 2025 10:24:54 +0800 Subject: [PATCH] Update .github/workflows/tests.yml Co-authored-by: Marc --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 862679d3..132b33f0 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -210,5 +210,5 @@ jobs: path: log # - name: Setup tmate session -# if: ${{ failure() && matrix.os == 'ubuntu-22.04-arm' && matrix.php == '8.1' }} +# if: ${{ failure() }} # uses: mxschmitt/action-tmate@v3