We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dd8c1 commit bb5dcdfCopy full SHA for bb5dcdf
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
php-version: '7.4'
74
extensions: mbstring, intl
75
coverage: none
76
- tools: psalm:~4.1.0
+ tools: psalm:~4.1.0, cs2pr
77
78
- name: Composer Install
79
run: composer install
0 commit comments