mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Resolves Larastan CI Issue
This commit is contained in:
parent
4cb739f50c
commit
fa963fe545
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -154,6 +154,4 @@ jobs:
|
|||||||
run: composer install -n --no-dev --prefer-dist
|
run: composer install -n --no-dev --prefer-dist
|
||||||
|
|
||||||
- name: Execute Code Static Analysis with Larastan
|
- name: Execute Code Static Analysis with Larastan
|
||||||
run: |
|
run: vendor/bin/phpstan analyse -c ./phpstan.neon --no-progress
|
||||||
composer require --dev nunomaduro/larastan
|
|
||||||
vendor/bin/phpstan analyse -c ./phpstan.neon --no-progress
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user