Skip to content

Commit 98bed72

Browse files
committed
validate database schema GHA
Signed-off-by: alexmerlin <[email protected]>
1 parent 4c820d9 commit 98bed72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-database-schema.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
coverage: pcov
3030
ini-values: assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On
3131
tools: composer:v2, cs2pr
32+
extensions: pdo, pdo_mysql
3233

3334
- name: Determine composer cache directory
3435
run: echo "COMPOSER_CACHE_DIR=$(composer config cache-dir)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)