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