mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
fix automated phpcs test in action
This commit is contained in:
parent
f2723c523e
commit
f21e7e095f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
@ -29,4 +29,4 @@ jobs:
|
|||
- name: Run test suite
|
||||
run: ./vendor/bin/phpunit
|
||||
- name: Run Woocommerce coding standards
|
||||
run: ./vendor/bin/phpcs src inc modules.local --extensions=php
|
||||
run: ./vendor/bin/phpcs src inc modules --extensions=php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue