✨ 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');"
|
||||
- name: Install Dependencies
|
||||
run: php composer.phar install
|
||||
- uses: php-actions/phpstan@v3
|
||||
with:
|
||||
php_version: 8.2
|
||||
- name: Run PHPStan
|
||||
run: php vendor/bin/phpstan
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user