mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 12:10: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
|
||||
|
||||
- name: Execute Code Static Analysis with Larastan
|
||||
run: |
|
||||
composer require --dev nunomaduro/larastan
|
||||
vendor/bin/phpstan analyse -c ./phpstan.neon --no-progress
|
||||
run: vendor/bin/phpstan analyse -c ./phpstan.neon --no-progress
|
||||
|
Loading…
x
Reference in New Issue
Block a user