Completed
Push — issue/github-actions ( 694576...f542f4 )
by Alex
19:44 queued 09:46
created

Checkout Config

imports:
    - php
tools:
    external_code_coverage: true

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