Skip to content

Commit

Permalink
Update db scheme in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Jul 17, 2024
1 parent be84be7 commit 71026a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Test site installation
shell: bash
run: composer exec -- drush site:install --existing-config --db-url=sqlite://test_db
run: composer exec -- drush site:install --existing-config --db-url=sqlite://sites/test_db

- name: Inspect configuration
shell: bash
Expand Down

0 comments on commit 71026a8

Please sign in to comment.