Passed
Push — dependabot/github_actions/shiv... ( d5ca2e )
by
unknown
59:45 queued 49:47
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