mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 09:00:27 +00:00
Update app-code-coverage.yml
This commit is contained in:
parent
ef3f5a7ba5
commit
eec2ee5060
1 changed files with 2 additions and 0 deletions
2
.github/workflows/app-code-coverage.yml
vendored
2
.github/workflows/app-code-coverage.yml
vendored
|
@ -52,6 +52,8 @@ jobs:
|
|||
sudo ./configure --enable-xdebug
|
||||
sudo make
|
||||
sudo make test
|
||||
|
||||
sudo mkdir -p /usr/local/phyre/php/zend-xdebug
|
||||
sudo cp modules/xdebug.so /usr/local/phyre/php/zend-xdebug/xdebug.so
|
||||
|
||||
sudo chmod 777 /usr/local/phyre/php/zend-xdebug/xdebug.so
|
||||
|
|
Loading…
Reference in a new issue