Skip to content

Commit 92fc7cb

Browse files
committed
remove psalm
1 parent 98aab45 commit 92fc7cb

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/quality.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,4 @@ jobs:
2929
run: composer validate
3030

3131
- name: Check cs
32-
run: composer cs -- ./
33-
34-
- name: Check psalm
35-
run: composer psalm
32+
run: composer cs -- ./

0 commit comments

Comments
 (0)