Skip to content

Commit 204afd1

Browse files
committed
Drop psalm
It's become a PITA
1 parent 3be3343 commit 204afd1

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,11 @@ jobs:
6969
with:
7070
php-version: '8.3'
7171
extensions: gd, imagick
72-
tools: vimeo/psalm:5, phpstan:2
72+
tools: phpstan:2
7373

7474
- name: Composer install
7575
uses: ramsey/composer-install@v3
7676

77-
- name: psalm
78-
run: |
79-
psalm --output-format=github
80-
8177
- name: phpstan
8278
if: always()
8379
run: |

psalm.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)