Skip to content

Commit

Permalink
Test install with verbose composer
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Apr 21, 2024
1 parent 4204c4b commit 9b0dffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Test - install plugin
run: |
cd test-composer
composer install --prefer-dist --no-interaction --no-progress
composer install -v --prefer-dist --no-interaction --no-progress
- name: Test - verify install
run: |
Expand Down

0 comments on commit 9b0dffc

Please sign in to comment.