Skip to content

Commit 4896f3f

Browse files
committed
-
1 parent d57ce50 commit 4896f3f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/code-quality.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
run: |
6969
cd demo/ && $COMPOSER_UP && ../link && $PHPSTAN
7070
71-
- name: Run PHPStan on demo
72-
run: |
73-
cd demo/ && $COMPOSER_UP && ../link && $PHPSTAN
74-
7571
- name: Run PHPStan on packages
7672
run: |
7773
source .github/workflows/.utils.sh

0 commit comments

Comments
 (0)