Skip to content

Commit b21b15c

Browse files
authored
Show info-level issues
1 parent 878ec5d commit b21b15c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195

196196
- name: Psalm
197197
continue-on-error: true
198-
run: php vendor/bin/psalm
198+
run: php vendor/bin/psalm --show-info=true
199199

200200
- name: Psalter
201201
continue-on-error: true

0 commit comments

Comments
 (0)