We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e31b0 commit 1275003Copy full SHA for 1275003
.github/workflows/tests.yml
@@ -75,6 +75,7 @@ jobs:
75
76
- name: Install WordPress
77
run: |
78
+ rm wordpress/wp-config.php
79
wp config create \
80
--dbname="$WP_DB_NAME" \
81
--dbuser="$WP_DB_USER" \
0 commit comments