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 fb79767 commit cf6de31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/app-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,11 @@ jobs:
ls -la
sudo wget https://getcomposer.org/download/latest-stable/composer.phar
phyre-php composer.phar install
sudo COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
sudo /phyre-panel/install_web.sh
sudo chmod -R 777 vendor
composer test:coverage
- name: Code Cov
Expand Down

0 comments on commit cf6de31

Please sign in to comment.