Update app-unit-test.yml

This commit is contained in:
Bobi 2024-04-30 01:44:16 +03:00 committed by GitHub
parent 78938d2de2
commit d2104fa2ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,7 @@ jobs:
sudo COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
sudo /phyre-panel/install_web.sh
sudo touch /usr/local/phyre/web/storage/installed
sudo phyre-php artisan test
compile-phyre-web-panel: