mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +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
|
||||
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)
|
||||
working-directory: ./main
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user