mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
dev: removing examples of other jobs
This commit is contained in:
@@ -149,26 +149,6 @@ jobs:
|
|||||||
run_magento_integration_tests_real_suite: 0
|
run_magento_integration_tests_real_suite: 0
|
||||||
base_directory: "./main"
|
base_directory: "./main"
|
||||||
|
|
||||||
# - name: Run Memory Tests
|
|
||||||
# uses: ./main/.github/action/warden/run-integration-tests
|
|
||||||
# with:
|
|
||||||
# search: ${{ matrix.search_version }}
|
|
||||||
# rabbitmq: ${{ matrix.message_queue_version }}
|
|
||||||
# redis: ${{ matrix.cache_version }}
|
|
||||||
# run_memory_test: 1
|
|
||||||
# run_magento_integration_tests: 0
|
|
||||||
# run_magento_integration_tests_real_suite: 0
|
|
||||||
|
|
||||||
# - name: Run Integration Tests
|
|
||||||
# uses: ./main/.github/action/warden/run-integration-tests
|
|
||||||
# with:
|
|
||||||
# search: ${{ matrix.search_version }}
|
|
||||||
# rabbitmq: ${{ matrix.message_queue_version }}
|
|
||||||
# redis: ${{ matrix.cache_version }}
|
|
||||||
# run_memory_test: 0
|
|
||||||
# run_magento_integration_tests: 1
|
|
||||||
# run_magento_integration_tests_real_suite: 0
|
|
||||||
|
|
||||||
- name: Run Integration Tests (Real)
|
- name: Run Integration Tests (Real)
|
||||||
working-directory: ./main
|
working-directory: ./main
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user