mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Update psalm baseline
This commit is contained in:
parent
d91131cb06
commit
4ea3277d35
2 changed files with 1010 additions and 974 deletions
1
.github/workflows/php.yml
vendored
1
.github/workflows/php.yml
vendored
|
@ -32,7 +32,6 @@ jobs:
|
|||
|
||||
- name: Psalm
|
||||
run: ./vendor/bin/psalm --show-info=false --threads=8 --diff
|
||||
continue-on-error: true
|
||||
|
||||
- name: Run PHPCS
|
||||
run: ./vendor/bin/phpcs --runtime-set ignore_warnings_on_exit 1 src modules woocommerce-paypal-payments.php --extensions=php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue