Test Failed
Pull Request — master (#4037)
by Muhlis
04:14
created

Checkout Config

build:
  nodes:
    my-tests:
      environment:
        php:
          version: 7.3

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.min.js'
        - '*/build/*'
        - '*/dist/*'
checks:
    php: true
coding_style:
    php: {  }