Skip to content

feat: add coverage option to mutation workflow for improved testing. #578

feat: add coverage option to mutation workflow for improved testing.

feat: add coverage option to mutation workflow for improved testing. #578

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: ecs
jobs:
easy-coding-standard:
uses: php-forge/actions/.github/workflows/ecs.yml@main
with:
extensions: mbstring