Skip to content

Raise sentry sdk, bump 3.6.0 #168

Raise sentry sdk, bump 3.6.0

Raise sentry sdk, bump 3.6.0 #168

Workflow file for this run

name: PHPCS
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: PHPCS
run: docker run --rm -v $PWD:/code:ro domw/phpcs phpcs --colors --standard=Magento2 --report=full,summary,gitblame --extensions=php,phtml ./