what's the version

This commit is contained in:
Dengke Tang
2022-11-08 09:31:23 -08:00
parent 36354dc333
commit d49eaad553
3 changed files with 27 additions and 23 deletions
+2
View File
@@ -15,4 +15,6 @@ if [ ! -d vendor ]; then
composer update
fi
$PHP_BINARY --version
$launcher $PHP_BINARY -c php.ini vendor/bin/phpunit tests --debug