Skip to content

Commit

Permalink
Turn off phpcs check
Browse files Browse the repository at this point in the history
  • Loading branch information
kenariosz committed Mar 27, 2024
1 parent e2e31f4 commit 9cf42cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/oxid-esales/composer-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,9 @@ styles:
testplan: 'skip'
load_shop: *install_module_prefix

phpcs_tests:
matrix:
testplan: 'skip'

finish:
slack_title: 'Component {{ print $name }} ({{ .Data.global.git.shop_ref }}) on {{ .Github.Repository }} by {{ .Github.Actor }}'
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 7.1.x
- 8.0.x
- use custom testplan
default: '8.0.x'
default: '7.0.x'
description: 'Choose test scenario'
limit:
type: choice
Expand Down

0 comments on commit 9cf42cc

Please sign in to comment.