Skip to content

Commit 9b0dffc

Browse files
committed
Test install with verbose composer
1 parent 4204c4b commit 9b0dffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Test - install plugin
9797
run: |
9898
cd test-composer
99-
composer install --prefer-dist --no-interaction --no-progress
99+
composer install -v --prefer-dist --no-interaction --no-progress
100100
101101
- name: Test - verify install
102102
run: |

0 commit comments

Comments
 (0)