Skip to content

Commit aaba676

Browse files
committed
ci
1 parent 6f0df24 commit aaba676

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/code_analysis.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
name: 'Main run'
3232
run: php bin/behastan
3333

34+
-
35+
name: Composer dependencies
36+
run: vendor/bin/composer-dependency-analyser
37+
3438
-
3539
name: 'Check Active Classes'
3640
run: vendor/bin/class-leak check bin src --skip-type="Entropy\Console\Contract\CommandInterface" --skip-type="Rector\Behastan\Contract\RuleInterface"

0 commit comments

Comments
 (0)