Skip to content

Commit cb59763

Browse files
committed
verbose test install
1 parent 2c4caa3 commit cb59763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)