get the full path of the extension

This commit is contained in:
Dengke Tang
2023-02-23 21:26:42 -08:00
parent 4718d07921
commit f098c102f0
3 changed files with 4 additions and 3 deletions
+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