Skip to content

BUG Tweak the Eagerload test to not worry about sort order #1281

BUG Tweak the Eagerload test to not worry about sort order

BUG Tweak the Eagerload test to not worry about sort order #1281

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