mirror of
https://github.com/friendica/friendica
synced 2025-02-19 09:26:47 +00:00
Change output format in Github
This commit is contained in:
parent
19659296eb
commit
c83099c8d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue