Test Setup Failed
Branch master (2b1ac9)
by Mihail
16:30
created

Repository Config

build:
    image: default-bionic
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            environment:
                php:
                    version: '8.1.2'
            tests:
                override:
                    - php-scrutinizer-run
        tests: true
filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'
checks:
    php: true