Completed
Push — labs ( 04d0b8...211687 )
by Christian
14:25
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 600

checks:
    php: true

filter:
    paths: [src/*]
    excluded_paths:
      - dev-ops/
      - src/*/Test/
      - tests/