mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-17 05:45:35 +08:00
Use tmate
This commit is contained in:
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@@ -209,6 +209,6 @@ jobs:
|
|||||||
name: build-logs-${{ matrix.os }}-${{ matrix.php }}
|
name: build-logs-${{ matrix.os }}-${{ matrix.php }}
|
||||||
path: log
|
path: log
|
||||||
|
|
||||||
# - name: Setup tmate session
|
- name: Setup tmate session
|
||||||
# if: ${{ failure() }}
|
if: ${{ failure() && matrix.os == 'ubuntu-22.04-arm' && matrix.php == '8.1' }}
|
||||||
# uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user