Test Setup Failed
Pull Request — main (#5)
by
unknown
06:06 queued 03:37
created

Checkout Config

filter:
  excluded_paths:
    - 'tests/*'
checks:
  php:
    code_rating: true
    duplication: true
build:
  environment:
    php:
      version: 8.0
    postgresql: false
    redis: false
  dependencies:
    override:
      - 'composer install --prefer-source'

Repository Config

# language: php