Skip to content

ENH Exclude a list of models for checking and repairs #989

ENH Exclude a list of models for checking and repairs

ENH Exclude a list of models for checking and repairs #989

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
# Turn phpcoverage off because it causes a segfault
phpcoverage_force_off: true