Scrutinizer GitHub App not installed

We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.

Install GitHub App

Completed
Push — 0.8 ( cf78f1...d65909 )
by Jérémiah
08:04
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 1200
build:
    tests:
        override:
            - true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
build: true