Passed
Pull Request — master (#45)
by
unknown
10:36
created

Checkout Config

checks:
    php: true

filter:
    paths:
        - "src/*"

tools:
    php_code_coverage:
        enabled: true

build:
    nodes:
        analysis:
            environment:
                php: 8.0.20

            tests:
                override:
                    - php-scrutinizer-run