Skip to content

Update composer.json #68

Update composer.json

Update composer.json #68

Workflow file for this run

name: CI Static Tests
on: [push]
jobs:
static:
name: Static Code Analysis
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: extdn/github-actions-m2/magento-coding-standard/8.1@master
with:
phpcs_severity: 9
phpcs_report: full