We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98aab45 commit 92fc7cbCopy full SHA for 92fc7cb
1 file changed
.github/workflows/quality.yml
@@ -29,7 +29,4 @@ jobs:
29
run: composer validate
30
31
- name: Check cs
32
- run: composer cs -- ./
33
-
34
- - name: Check psalm
35
- run: composer psalm
+ run: composer cs -- ./
0 commit comments