Caption in english
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
php-version: '8.3.0'
|
||||
- name: Install dependencies
|
||||
run: composer install
|
||||
run: composer install --prefer-dist --no-progress --no-suggest --no-interaction --prefer-stable
|
||||
- name: Run PHPUnit tests
|
||||
run: vendor/bin/phpunit --configuration phpunit.xml
|
||||
build-image:
|
||||
|
||||
Reference in New Issue
Block a user