File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- composer require rocketweb/module-cms-import-export:dev-ICP-11-integration-tests --no-update --no-interaction
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ jobs:
3434 - name : M2 Integration Tests with Magento 2 (Php8.1)
3535 uses : extdn/github-actions-m2/magento-integration-tests/8.1@master
3636 with :
37- MAGENTO_PRE_INSTALL_SCRIPT : ./vendor/rocketweb/module-cms-import-export /.github/scripts/pre-install-script.sh
38- MAGENTO_POST_INSTALL_SCRIPT : ./vendor/rocketweb/module-cms-import-export /.github/scripts/post-install-script.sh
37+ MAGENTO_PRE_INSTALL_SCRIPT : .. /.github/scripts/pre-install-script.sh
38+ MAGENTO_POST_INSTALL_SCRIPT : .. /.github/scripts/post-install-script.sh
3939 MODULE_NAME : RocketWeb_CmsImportExport
4040 COMPOSER_NAME : rocketweb/module-cms-import-export
4141 MAGENTO_VERSION : ' 2.4.5-p5'
42- PHPUNIT_FILE : ' ./vendor/rocketweb/module-cms-import-export/ phpunit.rw.xml'
42+ PHPUNIT_FILE : ' ./phpunit.rw.xml'
4343 COMPOSER_VERSION : 2
You can’t perform that action at this time.
0 commit comments