Skip to content

Commit 6ab23a8

Browse files
committed
fixup! try entropy
1 parent 6b5c378 commit 6ab23a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
-
4444
name: 'Check Active Classes'
45-
run: vendor/bin/class-leak check bin src tests --ansi
45+
run: vendor/bin/class-leak check bin src tests --ansi --skip-type="\Entropy\Console\Contract\CommandInterface"
4646

4747
-
4848
name: 'Unusued check'

0 commit comments

Comments
 (0)