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