update from outside the bat?

This commit is contained in:
Dengke Tang
2023-02-23 18:36:28 -08:00
parent acf8cb072a
commit 4718d07921
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -21,7 +21,6 @@ set "script_dir=%~dp0"
set "work_dir=%script_dir%/.."
cd %work_dir%
composer update
call %PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug