Skip to content

πŸŽ‰ feat: initial commit #2

πŸŽ‰ feat: initial commit

πŸŽ‰ feat: initial commit #2

Workflow file for this run

name: Test πŸ§‘β€πŸ”¬
on:
pull_request:
branches:
- main
push:
branches:
- main
env:
# see https://github.com/composer/composer/issues/9368#issuecomment-718112361
COMPOSER_ROOT_VERSION: dev-main
jobs:
test:
name: test
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
simple_matrix: true
phplinting: false
endtoend: false
js: false