Completed
Push — 8.x-1.x ( e64ff4...25940f )
by
unknown
61:50
created

Checkout Config

filter:
    excluded_paths: [tests/*]

checks:
    php: true

tools:
    external_code_coverage:
        timeout: 3600

Repository Config

# language: php
checks:
    php: true

build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true