Passed
Push — dependabot/github_actions/acti... ( 5ab932 )
by
unknown
09:01
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