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
d2104fa2ee
commit
91cebadad1
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
|
@ -63,7 +63,7 @@ jobs:
|
|||
phyre-php -v
|
||||
|
||||
cd /usr/local/phyre/web/
|
||||
touch /usr/local/phyre/web/storage/installed
|
||||
sudo touch /usr/local/phyre/web/storage/installed
|
||||
sudo chmod -R 777 vendor
|
||||
composer test:coverage
|
||||
|
||||
|
|
Loading…
Reference in a new issue