mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +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: |
|
||||
composer remove --no-update --dev graylog2/gelf-php ruflin/elastica elasticsearch/elasticsearch rollbar/rollbar
|
||||
composer require --no-update psr/log:^3
|
||||
composer update -W
|
||||
composer update ${{ matrix.composer-options }}
|
||||
composer exec phpunit -- --exclude-group Elasticsearch,Elastica --verbose
|
||||
|
||||
tests-es-7:
|
||||
|
Reference in New Issue
Block a user