Skip to content

Commit 0b4a9fe

Browse files
authored
Show info-level issues
1 parent 708060c commit 0b4a9fe

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: vendor/bin/psalm
198+
run: vendor/bin/psalm --show-info=true
199199

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

0 commit comments

Comments
 (0)