Skip to content

Commit f38d541

Browse files
committed
validate database schema GHA
1 parent 13f1a0f commit f38d541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.laminas-ci/pre-run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ if [[ ${COMMAND} =~ phpunit ]];then
1212
cp config/autoload/mail.local.php.dist config/autoload/mail.local.php
1313
cp config/autoload/local.test.php.dist config/autoload/local.test.php
1414

15+
php bin/doctrine orm:validate-schema --skip-sync
1516
fi

0 commit comments

Comments
 (0)