Skip to content

Commit 5b160cf

Browse files
authored
Merge pull request #13 from kenjis/fix-workflows/unused.yml
2 parents f9e352e + 998c2fd commit 5b160cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Template/.github/workflows/unused.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
fi
6868
6969
- name: Detect unused packages
70-
run: composer-unused -vvv --profile --ansi --no-interaction --no-progress --excludePackage=php
70+
run: composer-unused -vvv --ansi --no-interaction --no-progress --excludePackage=php

0 commit comments

Comments
 (0)