We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d50d72 commit 7cd3ea8Copy full SHA for 7cd3ea8
.github/workflows/code_analysis.yaml
@@ -49,7 +49,7 @@ jobs:
49
run: vendor/bin/class-leak check bin src tests --ansi --skip-type="\Entropy\Console\Contract\CommandInterface"
50
51
-
52
- name: 'Unusued check'
+ name: 'Composer Dependency Analyser'
53
run: vendor/bin/composer-dependency-analyser
54
55
name: ${{ matrix.actions.name }}
0 commit comments