Skip to content

Commit

Permalink
Improve CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
bytes-commerce committed Aug 3, 2023
1 parent 962da6b commit 027401f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer true
composer require --no-progress behat/behat tkotosz/test-area-magento2
composer install --no-progress
working-directory: 'magento'

- name: "Checkout"
uses: "actions/checkout@v2"
with:
Expand Down

0 comments on commit 027401f

Please sign in to comment.