refactoring

This commit is contained in:
Roland Gruber 2023-01-12 07:56:17 +01:00
parent 9b57f3ce6a
commit 9148dc7a2d

View file

@ -42,7 +42,7 @@ jobs:
run: ./vendor/bin/phpstan -V
- name: PHPStan
run: ./vendor/bin/phpstan
run: ./vendor/bin/phpstan --xdebug
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master