Skip to content

Commit

Permalink
GHA for validating database schema
Browse files Browse the repository at this point in the history
Signed-off-by: MarioRadu <[email protected]>
  • Loading branch information
MarioRadu committed Jan 9, 2025
1 parent d93846a commit e770575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate-database-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:

- name: Setup project
run: |
apt-get install php${{ matrix.php }}-sqlite3
cp config/autoload/local.php.dist config/autoload/local.php
cp config/autoload/mail.local.php.dist config/autoload/mail.local.php
cp config/autoload/local.test.php.dist config/autoload/local.test.php
Expand Down

0 comments on commit e770575

Please sign in to comment.