Update tests.yml

This commit is contained in:
Jerry Ma
2026-05-10 14:26:38 +08:00
committed by GitHub
parent 079a30c5b1
commit 21c868463a

View File

@@ -265,9 +265,9 @@ jobs:
./bin/spc doctor --auto-fix
${{ matrix.combo.build-args }} --dl-with-php=${{ matrix.combo.php-version }}
- name: Setup tmate session
- name: Setup upterm session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
uses: owenthereal/action-upterm@v1
- name: Upload logs
if: always() && hashFiles('log/**') != ''