get the full path of the extension

This commit is contained in:
Dengke Tang
2023-02-24 15:56:34 -08:00
parent 20a905444e
commit 6bc3012adf
+1
View File
@@ -21,6 +21,7 @@ set "script_dir=%~dp0"
set "work_dir=%script_dir%/.."
cd %work_dir%
call %PHP_BINARY% -c php-win.ini %composer_dir% update
call %PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug