refactoring

This commit is contained in:
Roland Gruber 2022-04-20 19:32:09 +02:00
parent c1bc321c7b
commit 3dc9dfc27b

View file

@ -38,6 +38,9 @@ jobs:
- name: CodeSpell
run: ./codespell.sh
- name: PHPStan
run: ./vendor/bin/phpstan
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
env: