mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-07 13:46:38 +02:00
More test fixes
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
composer remove --no-update --dev graylog2/gelf-php ruflin/elastica elasticsearch/elasticsearch rollbar/rollbar
|
composer remove --no-update --dev graylog2/gelf-php ruflin/elastica elasticsearch/elasticsearch rollbar/rollbar
|
||||||
composer require --no-update psr/log:^3
|
composer require --no-update psr/log:^3
|
||||||
composer update -W
|
composer update ${{ matrix.composer-options }}
|
||||||
composer exec phpunit -- --exclude-group Elasticsearch,Elastica --verbose
|
composer exec phpunit -- --exclude-group Elasticsearch,Elastica --verbose
|
||||||
|
|
||||||
tests-es-7:
|
tests-es-7:
|
||||||
|
Reference in New Issue
Block a user