Skip to content

Commit

Permalink
validate database schema GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRadu committed Jun 20, 2024
1 parent 13f1a0f commit f38d541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .laminas-ci/pre-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ if [[ ${COMMAND} =~ phpunit ]];then
cp config/autoload/mail.local.php.dist config/autoload/mail.local.php
cp config/autoload/local.test.php.dist config/autoload/local.test.php

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

0 comments on commit f38d541

Please sign in to comment.