Skip to content

WOOC-976 and WOOC-975 add mask variable and currency for the working … #72

WOOC-976 and WOOC-975 add mask variable and currency for the working …

WOOC-976 and WOOC-975 add mask variable and currency for the working … #72

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