Skip to content

Merge branch 'main' of github.com:silvershop/silvershop-core #3

Merge branch 'main' of github.com:silvershop/silvershop-core

Merge branch 'main' of github.com:silvershop/silvershop-core #3

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:
composer_require_extra:
phpunit/phpunit:^9.5
silverstripe/silverstripe-omnipay:dev-main
php-http/discovery:^1.18.1