Skip to content

Commit d60852b

Browse files
committed
github actions
1 parent 853e56b commit d60852b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeception_pimcore_x.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ jobs:
8383
php -i
8484
./bin/console pimcore:system:requirements:check
8585
86-
- name: "Sync Metadata Storage"
87-
run: |
88-
bin/console doctrine:migrations:sync-metadata-storage
86+
# - name: "Sync Metadata Storage"
87+
# run: |
88+
# bin/console doctrine:migrations:sync-metadata-storage
8989

9090
- name: "Run Codeception"
9191
run: "vendor/bin/codecept run -c . -vvv --json"

0 commit comments

Comments
 (0)