psalm --output-format=github

This commit is contained in:
2021-01-24 01:00:43 +03:00
parent 6124d9360b
commit 4cdc42e2fa

View File

@ -149,7 +149,7 @@ jobs:
run: composer update --no-progress --no-interaction --prefer-dist
- name: Run script
run: composer psalm
run: vendor/bin/psalm --output-format=github
infection:
name: Infection