Completed
Push — issue/github-actions ( f542f4...4d3bba )
by Alex
27:16 queued 17:17
created

Checkout Config

imports:
    - php
tools:
    external_code_coverage: true

filter:
    excluded_paths:
      - "examples/"
      - "bin/"
      - "doc/"
      - "tests/"