Skip to content

Commit 36018e6

Browse files
committed
Fix CI
1 parent a139cdd commit 36018e6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -279,11 +279,3 @@ jobs:
279279
- uses: geekyeggo/delete-artifact@v5
280280
with:
281281
name: coverage-data
282-
283-
- name: PHPStan
284-
run: |
285-
vendor/bin/phpstan analyze -c phpstan.neon
286-
287-
- name: PHPStan (testsuite)
288-
run: |
289-
vendor/bin/phpstan analyze -c phpstan-dev.neon

0 commit comments

Comments
 (0)