mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
dev: removing debug
This commit is contained in:
@@ -107,16 +107,6 @@ jobs:
|
|||||||
http_cache_version: ${{ fromJSON(needs.matrix-calculator.outputs.http_cache_versions) }}
|
http_cache_version: ${{ fromJSON(needs.matrix-calculator.outputs.http_cache_versions) }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# - name: Running With
|
|
||||||
# shell: bash
|
|
||||||
# run: |
|
|
||||||
# echo "PHP Versions: ${{ matrix.php_version }}"
|
|
||||||
# echo "database Versions: ${{ matrix.database_version }}"
|
|
||||||
# echo "search Versions: ${{ matrix.search_version }}"
|
|
||||||
# echo "message_queue Versions: ${{ matrix.message_queue_version }}"
|
|
||||||
# echo "cache Versions: ${{ matrix.cache_version }}"
|
|
||||||
# echo "http_cache Versions: ${{ matrix.http_cache_version }}"
|
|
||||||
|
|
||||||
- name: Project Cache
|
- name: Project Cache
|
||||||
uses: actions/cache/restore@v3
|
uses: actions/cache/restore@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user