Skip to content

Commit

Permalink
allow woo in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
carlHandy committed Jul 20, 2024
1 parent a17063e commit 235da9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
composer config --no-plugins allow-plugins.composer/installers true
composer require woocommerce/woocommerce
cd /home/runner/work/mmg-wp-plugin/mmg-wp-plugin
composer config --no-plugins allow-plugins.composer/installers true
composer require woocommerce/woocommerce
- name: Run PHPUnit tests
Expand Down

0 comments on commit 235da9f

Please sign in to comment.