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 2e1289b commit fb79767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
ls -la
sudo wget https://getcomposer.org/download/latest-stable/composer.phar
sudo COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
phyre-php composer.phar install
sudo /phyre-panel/install_web.sh
sudo composer test:coverage
composer test:coverage
- name: Code Cov
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit fb79767

Please sign in to comment.