Skip to content

Commit e8c3a7b

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

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
@@ -46,6 +46,7 @@ jobs:
4646

4747
- name: Setup project
4848
run: |
49+
mv config/autoload/local.php.dist config/autoload/local.php
4950
mv config/autoload/local.test.php.dist config/autoload/local.test.php
5051
5152
- name: Run database schema validation

0 commit comments

Comments
 (0)