mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Add test build things
This commit is contained in:
parent
2e637524fc
commit
79bcd35c0e
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -133,7 +133,7 @@ jobs:
|
||||
${{ runner.os }}-php-
|
||||
|
||||
- name: "Install Dependencies"
|
||||
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user