Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9072493

Browse files
Added site information to CI.
1 parent c4caecd commit 9072493

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ jobs:
8585
- name: Install site
8686
run: ./vendor/bin/drush site-install --verbose --yes --db-url=sqlite://tmp/site.sqlite
8787

88+
- name: Show site information
89+
run: ./vendor/bin/drush status
90+
8891
- name: Start server
8992
run: |
9093
./vendor/bin/drush runserver "$SIMPLETEST_BASE_URL" &

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /