Passed
Pull Request — 3.x (#160)
by Akihito
13:44
created

Checkout Config

build:
    image: default-jammy
    environment:
        php: 8.4
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

filter:
    paths: ["src/*"]