Skip to content

Commit

Permalink
(tests) Fix PostgreSQL not being used
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardspec committed Dec 30, 2024
1 parent 6b943d5 commit 65192b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
with:
branch: ${{ env.branch }}
extraLocalSettings: tests/ci/JsCalendarSettings.php
dbtype: ${{ env.DBTYPE }}
- name: Finalize the installation of MediaWiki
run: |
rsync -a --exclude buildcache --exclude mediawiki --exclude .git . mediawiki/extensions/JsCalendar/
Expand Down

0 comments on commit 65192b0

Please sign in to comment.