Update tests.yml

This commit is contained in:
Jerry Ma 2025-08-02 02:38:24 +08:00 committed by GitHub
parent af62e55da8
commit f6eba32be5
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