Skip to content

Commit 998c2fd

Browse files
committed
fix: remove --profile
It is not supported.
1 parent f9e352e commit 998c2fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)