Passed
Pull Request — master (#26)
by Rustam
06:02 queued 04:21
created

Checkout Config

checks:
    php: true

filter:
    paths:
        - "src/*"

tools:
    external_code_coverage: true

build:
    nodes:
        analysis:
            environment:
                php: 7.4.12

            tests:
                override:
                    - php-scrutinizer-run

Repository Config

# language: php

# tests: true