Skip to content

FIX Empty relations don't have extra DB calls with eager-loading #1384

FIX Empty relations don't have extra DB calls with eager-loading

FIX Empty relations don't have extra DB calls with eager-loading #1384

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