Passed
Push — 1.x ( c45cfc...c27f66 )
by Akihito
01:47
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/*"]