psalm --output-format=github
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -149,7 +149,7 @@ jobs:
|
|||||||
run: composer update --no-progress --no-interaction --prefer-dist
|
run: composer update --no-progress --no-interaction --prefer-dist
|
||||||
|
|
||||||
- name: Run script
|
- name: Run script
|
||||||
run: composer psalm
|
run: vendor/bin/psalm --output-format=github
|
||||||
|
|
||||||
infection:
|
infection:
|
||||||
name: Infection
|
name: Infection
|
||||||
|
Reference in New Issue
Block a user