Skip to content

Commit e770575

Browse files
committed
GHA for validating database schema
Signed-off-by: MarioRadu <[email protected]>
1 parent d93846a commit e770575

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646

4747
- name: Setup project
4848
run: |
49-
apt-get install php${{ matrix.php }}-sqlite3
5049
cp config/autoload/local.php.dist config/autoload/local.php
5150
cp config/autoload/mail.local.php.dist config/autoload/mail.local.php
5251
cp config/autoload/local.test.php.dist config/autoload/local.test.php

0 commit comments

Comments
 (0)