We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853e56b commit d60852bCopy full SHA for d60852b
.github/workflows/codeception_pimcore_x.yml
@@ -83,9 +83,9 @@ jobs:
83
php -i
84
./bin/console pimcore:system:requirements:check
85
86
- - name: "Sync Metadata Storage"
87
- run: |
88
- bin/console doctrine:migrations:sync-metadata-storage
+# - name: "Sync Metadata Storage"
+# run: |
+# bin/console doctrine:migrations:sync-metadata-storage
89
90
- name: "Run Codeception"
91
run: "vendor/bin/codecept run -c . -vvv --json"
0 commit comments