Skip to content

Commit d188977

Browse files
committed
Less composer output
1 parent 510de40 commit d188977

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
@@ -83,7 +83,7 @@ jobs:
8383

8484
- run: php ./bin/fix-symfony-version.php "${{ matrix.symfony_version }}"
8585

86-
- run: composer install
86+
- run: composer install --no-progress
8787

8888
- run: sed -i 's/525568/16777471/' vendor/kwn/php-rdkafka-stubs/stubs/constants.php
8989

0 commit comments

Comments
 (0)