Skip to content

Commit fc886ba

Browse files
Disable psalm check
1 parent b9d2060 commit fc886ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ jobs:
9191
- name: Run phpcs
9292
run: composer cs-check
9393

94-
- name: Run psalm
95-
run: psalm --output-format=github
94+
# - name: Run psalm
95+
# run: psalm --output-format=github

0 commit comments

Comments
 (0)