Skip to content

Commit 3258446

Browse files
author
Petar
committed
Remove step
1 parent bcbae9c commit 3258446

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,6 @@ jobs:
7272
ce_version: '2.4.4-p1'
7373
composer_version: '2'
7474
- uses: actions/checkout@v2
75-
- name: M2 Integration Tests with Magento 2 Version 2.4.5 (PHP 7.4)
76-
uses: extdn/github-actions-m2/magento-integration-tests/7.4@master
77-
with:
78-
module_name: CustomGento_CliTaxEditor
79-
composer_name: customgento/module-cli-tax-editor-m2
80-
ce_version: '2.4.5'
81-
composer_version: '2'
82-
- uses: actions/checkout@v2
8375
- name: M2 Integration Tests with Magento 2 Version 2.4.5 (PHP 8.1)
8476
uses: extdn/github-actions-m2/magento-integration-tests/8.1@master
8577
with:

0 commit comments

Comments
 (0)