mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-02-20 20:04:20 -06:00
update: larastan.yml
- better output
This commit is contained in:
2
.github/workflows/larastan.yml
vendored
2
.github/workflows/larastan.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
- name: Clear Application Cache
|
||||
run: php artisan optimize:clear
|
||||
- name: Run Larastan
|
||||
run: ./vendor/bin/phpstan analyse -v --memory-limit=2G
|
||||
run: ./vendor/bin/phpstan analyse -vvv --memory-limit=2G
|
||||
- name: Cache phpstan cache directory
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user