This commit is contained in:
parent
26224d9391
commit
724441b4c9
@ -19,6 +19,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
# 安装依赖
|
||||
composer global show phpunit/phpunit
|
||||
composer install --no-interaction --prefer-dist
|
||||
|
||||
- name: Run PHPUnit tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user