chore: phpunit composer

pull/322/head
Sebastien Marinier 2025-05-15 22:32:13 +02:00
parent a9ef4fe30c
commit ab912d48e3
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
path: nextcloud/apps/bbb
- name: Update test stub
working-directory: nextcloud/apps/bbb
run: composer update friendsofphp/php-cs-fixer nextcloud/ocp -W
run: composer update friendsofphp/php-cs-fixer nextcloud/ocp phpunit/phpunit -W
- name: Install dependencies
working-directory: nextcloud/apps/bbb
run: composer install