Skip to content

Commit 2281be0

Browse files
committed
wip
1 parent 0c99be1 commit 2281be0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
7676
- name: Install WordPress
7777
run: |
78+
cp wordpress/wp-config-sample.php wordpress/wp-config.php
7879
wp config set DB_NAME "wordpress" --path=wordpress --allow-root
7980
wp config set DB_USER "root" --path=wordpress --allow-root
8081
wp config set DB_PASSWORD "root" --path=wordpress --allow-root

0 commit comments

Comments
 (0)