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
|
||||
run: |
|
||||
# 安装依赖
|
||||
composer global show phpunit/phpunit
|
||||
composer install --no-interaction --prefer-dist
|
||||
composer require workerman/workerman
|
||||
|
||||
- name: Run PHPUnit tests
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user