phpstan fix command
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Run phpstan
|
||||
run: vendor/bin/phpstan analyse --error-format=github
|
||||
run: vendor/bin/phpstan analyse src tests --error-format=github
|
||||
|
||||
- name: Run phpcs
|
||||
run: composer cs-check
|
||||
|
||||
Reference in New Issue
Block a user