Skip to content

fix: remove coverage command #5

fix: remove coverage command

fix: remove coverage command #5

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@v2
with:
dynamic_matrix: false
extra_jobs: |
- php: '8.4'
db: mysql80
phpunit: true