Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjitse-E committed Sep 22, 2023
1 parent 7309de1 commit 9eb6db9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/coding-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:

- uses: Tjitse-E/github-actions/coding-standard@feature/custom-phpcs-standards
with:
path: src
version: 31
# coding_standard: VendicMagento2
# custom_coding_standard_repo: vendic/magento-coding-standard
path: ${{ github.workspace }}/src
coding_standard: VendicMagento2
custom_coding_standard_repo: vendic/magento-coding-standard

0 comments on commit 9eb6db9

Please sign in to comment.