Test Failed
Push — master ( 024f1c...364d63 )
by Christian
47s
created

Checkout Config

filter:
  excluded_paths:
    - vendor/*
    - test/*

build:
  environment:
    php: 7.4

  tests:
    override:
      - command: make phpunit
        coverage:
          file: build/coverage.clover
          format: php-clover

Repository Config

# language: php

# tests: true