Test Failed
Push — feature/PHPCS-357-update-plugi... ( b7f157...a92f09 )
by Tim
24:32 queued 16:07
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        code_rating: true
        duplication: true
build:
    environment:
        php:
            version: 8.0
        postgresql: false
        redis: false
    dependencies:
        override:
            - 'composer install --prefer-source'

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: {  }

coding_style:
    php: {  }
build: true