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 a02d8e7 commit a95c43dCopy full SHA for a95c43d
.github/workflows/static-analysis.yml
@@ -46,5 +46,5 @@ jobs:
46
composer update --prefer-dist --no-interaction --no-progress
47
48
- name: Check style
49
- run: composer lint -- --no-progress
+ run: composer lint
50
0 commit comments