Skip to content

ENH Do not use placeholders for int ID filters #1383

ENH Do not use placeholders for int ID filters

ENH Do not use placeholders for int ID filters #1383

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