Test Setup Failed
Branch master (17e5cc)
by Gaetano
01:56
created

Repository Config

build:
    nodes:
        analysis:
            environment:
                php:
                    version: 8.0
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
        tests: true
checks:
    php: true
coding_style:
    php: {  }
filter: {  }