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 5916d6e commit 1db0481
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 1db0481

Please sign in to comment.