✨ fix phpstan
This commit is contained in:
parent
ad642ce6ac
commit
65d7685e72
@ -16,7 +16,6 @@ jobs:
|
|||||||
run: php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" && php composer-setup.php && php -r "unlink('composer-setup.php');"
|
run: php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" && php composer-setup.php && php -r "unlink('composer-setup.php');"
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: php composer.phar install
|
run: php composer.phar install
|
||||||
- uses: php-actions/phpstan@v3
|
- name: Run PHPStan
|
||||||
with:
|
run: php vendor/bin/phpstan
|
||||||
php_version: 8.2
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user