Skip to content

FIX Use ORM functions to perform eager loading instead of raw query #3483

FIX Use ORM functions to perform eager loading instead of raw query

FIX Use ORM functions to perform eager loading instead of raw query #3483

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