Skip to content

PIMAG-676 | Bugfix: Set the region for Apple Pay orders #514

PIMAG-676 | Bugfix: Set the region for Apple Pay orders

PIMAG-676 | Bugfix: Set the region for Apple Pay orders #514

Workflow file for this run

name: Codesniffer with the Magento EcgM2 standard
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run codesniffer
run:
docker run
--volume $(pwd)/:/app/workdir
michielgerritsen/magento-coding-standard:latest
--severity=10
-s