mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
Comment upterm session
This commit is contained in:
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@@ -265,9 +265,9 @@ jobs:
|
|||||||
./bin/spc doctor --auto-fix
|
./bin/spc doctor --auto-fix
|
||||||
${{ matrix.combo.build-args }} --dl-with-php=${{ matrix.combo.php-version }}
|
${{ matrix.combo.build-args }} --dl-with-php=${{ matrix.combo.php-version }}
|
||||||
|
|
||||||
- name: Setup upterm session
|
# - name: Setup upterm session
|
||||||
if: ${{ failure() }}
|
# if: ${{ failure() }}
|
||||||
uses: owenthereal/action-upterm@v1
|
# uses: owenthereal/action-upterm@v1
|
||||||
|
|
||||||
- name: Upload logs
|
- name: Upload logs
|
||||||
if: always() && hashFiles('log/**') != ''
|
if: always() && hashFiles('log/**') != ''
|
||||||
|
|||||||
Reference in New Issue
Block a user