From f4e717118ac9eb3f7df84b20c64b24254c8b0e97 Mon Sep 17 00:00:00 2001 From: Can Demiralp Date: Thu, 27 Feb 2025 11:57:55 +0100 Subject: [PATCH] [ECP-9608] Remove redundant magerun installation --- .github/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/Makefile b/.github/Makefile index 476a5b71c..007f585b2 100644 --- a/.github/Makefile +++ b/.github/Makefile @@ -26,7 +26,7 @@ dev-module: bin/magento setup:upgrade # Configuration -configure: build-n98-magerun2 +configure: bin/magento config:set payment/adyen_abstract/demo_mode 1 bin/magento adyen:enablepaymentmethods:run bin/magento config:set payment/adyen_abstract/has_holder_name 1