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
d5c3d4d147
commit
1cbe370fc6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/app-code-coverage.yml
vendored
1
.github/workflows/app-code-coverage.yml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
|||
sudo ./configure --enable-xdebug
|
||||
sudo make
|
||||
sudo cp modules/xdebug.so /usr/local/phyre/php/zend-xdebug
|
||||
sudo touch /usr/local/phyre/php/bin/php.ini
|
||||
sudo echo "zend_extension=/usr/local/phyre/php/zend-xdebug/xdebug.so" >> /usr/local/phyre/php/bin/php.ini
|
||||
|
||||
cd /usr/local/phyre/web/
|
||||
|
|
Loading…
Reference in a new issue