Skip to content

Commit

Permalink
Merge pull request #13 from kenjis/fix-workflows/unused.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MGatner authored Feb 17, 2022
2 parents f9e352e + 998c2fd commit 5b160cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Template/.github/workflows/unused.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
fi
- name: Detect unused packages
run: composer-unused -vvv --profile --ansi --no-interaction --no-progress --excludePackage=php
run: composer-unused -vvv --ansi --no-interaction --no-progress --excludePackage=php

0 comments on commit 5b160cf

Please sign in to comment.