Merge branch 'main' of http://118.91.43.128:3003/james/PHP-TEST
Some checks failed
Run Unit Tests / test (push) Failing after 6s
Some checks failed
Run Unit Tests / test (push) Failing after 6s
:the commit.
This commit is contained in:
commit
b060e45a30
@ -19,7 +19,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
|
composer global show phpunit/phpunit
|
||||||
composer install --no-interaction --prefer-dist
|
composer install --no-interaction --prefer-dist
|
||||||
|
composer require workerman/workerman
|
||||||
|
|
||||||
- name: Run PHPUnit tests
|
- name: Run PHPUnit tests
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user