Skip to content

Static tests for the extension via Github Actions #3

Static tests for the extension via Github Actions

Static tests for the extension via Github Actions #3

name: Coding Standards
on: [push]
jobs:
static:
name: Coding Standards
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: extdn/github-actions-m2/magento-coding-standard/8.1@master