Skip to content

Commit 8c3f540

Browse files
committed
Remove Psalm-leftover
1 parent 701897f commit 8c3f540

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,6 @@ jobs:
9393
run: |
9494
phpstan analyze -c phpstan-dev.neon
9595
96-
- name: Psalter
97-
run: |
98-
psalm --alter \
99-
--issues=UnnecessaryVarAnnotation \
100-
--dry-run \
101-
--php-version=${{ steps.setup-php.outputs.php-version }}
102-
10396
security:
10497
name: Security checks
10598
runs-on: [ubuntu-latest]

0 commit comments

Comments
 (0)