try this out

This commit is contained in:
Dengke Tang
2023-02-24 15:56:08 -08:00
parent ff83a2672f
commit 3f8f0d36b2
2 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ set "script_dir=%~dp0"
set "work_dir=%script_dir%/.."
cd %work_dir%
call %PHP_BINARY% -c php-win.ini %composer_dir% update
composer update
call %PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug