silverstripe-behat-extension/.github/workflows/ci.yml
Steve Boyd aa26c912ce BUG Correct method parameters on stepCreateRecordWithTable
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
2023-05-23 11:33:59 +12:00

14 lines
217 B
YAML

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
composer_require_extra: silverstripe/installer:4.13.x-dev