From 763af2062cec2e1f37ef0a572c1f819520c7f61c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristofers=20Ozoli=C5=86=C5=A1?= <58505474+KristofersOzolinsMagebit@users.noreply.github.com> Date: Tue, 14 Jul 2026 10:52:51 +0300 Subject: [PATCH] Update action.yml --- action.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/action.yml b/action.yml index 0e1f7e8..4a7d97c 100644 --- a/action.yml +++ b/action.yml @@ -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