Update tests.yml

This commit is contained in:
Jerry Ma 2025-08-02 03:03:20 +08:00 committed by GitHub
parent f6eba32be5
commit 65f74044d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,6 +202,6 @@ jobs:
if: ${{ !startsWith(matrix.os, 'windows-') }}
run: php src/globals/test-extensions.php build_embed_cmd ${{ matrix.os }} ${{ matrix.php }}
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# if: ${{ failure() }}
# uses: mxschmitt/action-tmate@v3