Passed
Branch 1.x (2176db)
by Akihito
11:17
created

Checkout Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
filter:
    paths: ["src/*"]

Repository Config

build:
    environment:
        php:
            version: '8.0'
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
filter:
    paths: ["src/*"]