Passed
Push — release/4.0.0 ( 8b6876...b7f157 )
by Björn
06:57
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