mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Add debug messages for doctor
This commit is contained in:
parent
4e88dba630
commit
6af0a85dce
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
||||
run: composer update -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
|
||||
|
||||
- name: "Run Build Tests (doctor)"
|
||||
run: bin/spc doctor --auto-fix
|
||||
run: bin/spc doctor --auto-fix --debug
|
||||
|
||||
- name: "Prepare UPX for Windows"
|
||||
if: matrix.os == 'windows-latest'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user