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 8831245 commit 13f1a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-database-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:

- name: Setup project
run: |
sudo apt-get update
sudo apt-get install php"${PHP_VERSION}"-sqlite3
mv config/autoload/local.php.dist config/autoload/local.php
mv config/autoload/mail.local.php.dist config/autoload/mail.local.php
Expand Down

0 comments on commit 13f1a0f

Please sign in to comment.