Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Setup Magento Module
description: >-
Bootstrap a disposable Magento 2 project and install the module under test
into it via a composer path repository. Environment setup only — run
phpunit/phpstan/phpcs yourself in the steps after this one.
Bootstrap a Magento 2 project for module CI
branding:
icon: package
color: orange
Expand Down