Passed
Push — master ( de8ec8...7af4db )
by Arnaud
22:13 queued 15:21
created

Checkout Config

build:
    image: default-bionic
    environment:
        php: 8.1

tools:
    external_code_coverage:
        timeout: 200
        runs: 1

filter:
    excluded_paths:
        - 'tests'

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }


build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run