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
03db590d9f
commit
95ae3165ec
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
|
@ -48,7 +48,7 @@ jobs:
|
|||
sudo wget http://xdebug.org/files/xdebug-3.3.2.tgz
|
||||
sudo tar -xvzf xdebug-3.3.2.tgz
|
||||
cd xdebug-3.3.2
|
||||
sudo phpize
|
||||
sudo /usr/local/phyre/php/bin/phpize
|
||||
sudo ./configure --enable-xdebug
|
||||
sudo make
|
||||
sudo make test
|
||||
|
|
Loading…
Reference in a new issue