mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update app-code-coverage.yml
This commit is contained in:
parent
d947623a29
commit
156a873997
1 changed files with 3 additions and 0 deletions
3
.github/workflows/app-code-coverage.yml
vendored
3
.github/workflows/app-code-coverage.yml
vendored
|
@ -54,7 +54,10 @@ jobs:
|
|||
sudo make test
|
||||
sudo cp modules/xdebug.so /usr/local/phyre/php/zend-xdebug
|
||||
|
||||
chmod 777 /usr/local/phyre/php/zend-xdebug/xdebug.so
|
||||
echo "zend_extension=/usr/local/phyre/php/zend-xdebug/xdebug.so" >> /usr/local/phyre/php/bin/php.ini
|
||||
phyre-php -v
|
||||
/usr/local/phyre/php/bin/php -v
|
||||
|
||||
cd /usr/local/phyre/web/
|
||||
sudo chmod -R 777 vendor
|
||||
|
|
Loading…
Reference in a new issue