Skip to content

Commit

Permalink
Update app-code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobicloudvision committed Apr 28, 2024
1 parent d947623 commit 156a873
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/app-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 156a873

Please sign in to comment.