Passed
Push — master ( e8dd9e...2b3130 )
by
unknown
02:20
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