Passed
Push — master ( 7f3060...e64807 )
by Dmitriy
02:46
created

Checkout Config

checks:
    php: true

filter:
    paths:
        - "src/*"

tools:
    php_code_coverage:
        enabled: true

build:
    nodes:
        analysis:
            environment:
                php: 7.4.12

            tests:
                override:
                    - php-scrutinizer-run

Repository Config

# language: php

# tests: true