mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Update php-test.yml
This commit is contained in:
parent
7b56361be2
commit
943057ba7c
2
.github/workflows/php-test.yml
vendored
2
.github/workflows/php-test.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
php${{ matrix.php-version }}-composer-${{ matrix.dependencies }}-
|
||||
|
||||
- name: Install dependencies with composer
|
||||
run: composer update --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
|
||||
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
|
||||
|
||||
# - name: Verify MySQL connection from host
|
||||
# run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user