mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update app-code-coverage.yml
This commit is contained in:
parent
95ae3165ec
commit
9d1b7e47d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/app-code-coverage.yml
vendored
2
.github/workflows/app-code-coverage.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
sudo tar -xvzf xdebug-3.3.2.tgz
|
||||
cd xdebug-3.3.2
|
||||
sudo /usr/local/phyre/php/bin/phpize
|
||||
sudo ./configure --enable-xdebug
|
||||
sudo ./configure --enable-xdebug --with-php-config=/usr/local/phyre/php/bin/php-config
|
||||
sudo make
|
||||
sudo make test
|
||||
|
||||
|
|
Loading…
Reference in a new issue