Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
tkotosz committed Oct 3, 2024
1 parent 2f12f93 commit a630086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
composer create-project --repository=https://repo.magento.com/ magento/project-community-edition=2.4.7-p2 magento
cd magento
composer require tkotosz/test-area-magento2
composer require --dev behat/behat:^3.14 friends-of-behat/mink-extension:^2.7 behat/mink-goutte-driver:^2.0
composer require --dev behat/behat:^3.14
cd -
if: hashFiles('magento/composer.json') == ''

Expand Down

0 comments on commit a630086

Please sign in to comment.