This commit is contained in:
parent
84c7d7ad84
commit
f46d6c8d83
@ -21,12 +21,7 @@ jobs:
|
||||
# 安装依赖
|
||||
composer global show phpunit/phpunit
|
||||
composer install --no-interaction --prefer-dist
|
||||
|
||||
- name: Delay for 2 seconds before running tests
|
||||
run: |
|
||||
composer require workerman/workerman
|
||||
echo "⏳ Waiting for 2 seconds before running PHPUnit tests..."
|
||||
sleep 2
|
||||
|
||||
- name: Run PHPUnit tests
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user