Change output format in Github

This commit is contained in:
Art4 2024-12-25 16:17:31 +00:00
parent 19659296eb
commit c83099c8d0

View file

@ -106,4 +106,4 @@ jobs:
uses: "ramsey/composer-install@v2"
- name: Run PHPMD
run: vendor/bin/phpmd src/ github .phpmd-ruleset.xml
run: vendor/bin/phpmd src/ text .phpmd-ruleset.xml --color