Passed
Push — master ( 77b2a3...9e463d )
by
unknown
02:05
created

Checkout Config

filter:
    excluded_paths: [ tests/* ]

checks:
    php: true

build:
    nodes:
        coverage:
            tests:
                override:
                    -
                        command: vendor/bin/phpunit
                        coverage:
                            file: tmp/coverage.xml
                            format: clover

Repository Config

# language: php

# tests: true