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 ef37df5 commit 0ca6a53Copy full SHA for 0ca6a53
.github/workflows/ci.yml
@@ -42,6 +42,6 @@ jobs:
42
with:
43
args: install -q --no-ansi --no-interaction --no-scripts --no-suggest --no-progress --prefer-dist
44
- name: phpinsights
45
- uses: stefanzweifel/laravel-phpinsights-action@v1.0.0
+ uses: stefanzweifel/phpinsights-action@v1.0.0
46
47
args: -v --min-quality=100 --min-architecture=100 --min-style=100
0 commit comments