refactoring

This commit is contained in:
Roland Gruber 2023-01-12 07:51:04 +01:00
parent f7a81b521b
commit 9b57f3ce6a

View file

@ -38,6 +38,9 @@ jobs:
- name: CodeSpell
run: ./codespell.sh
- name: PHPStan Version
run: ./vendor/bin/phpstan -V
- name: PHPStan
run: ./vendor/bin/phpstan