Skip to content

test: Add mutation testing configuration and update composer dev-depe… #32

test: Add mutation testing configuration and update composer dev-depe…

test: Add mutation testing configuration and update composer dev-depe… #32

Workflow file for this run

on:

Check failure on line 1 in .github/workflows/cs-fix.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cs-fix.yml

Invalid workflow file

(Line: 13, Col: 5): Unexpected value 'env'
push:
branches:
- '*'
name: Fix Code Style
jobs:
cs-fix:
permissions:
contents: write
uses: spiral/gh-actions/.github/workflows/cs-fix.yml@master
env:
COMPOSER_ROOT_VERSION: '1.x-dev'