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 afd5b27 commit bc860a4Copy full SHA for bc860a4
.github/workflows/tests.yml
@@ -129,7 +129,6 @@ jobs:
129
wp user create author author@local.test --role=author --user_pass=author --path=/tmp/wp
130
wp user create editor editor@local.test --role=editor --user_pass=editor --path=/tmp/wp
131
wp user create subscriber subscriber@local.test --role=subscriber --user_pass=subscriber --path=/tmp/wp
132
- mkdir public
133
134
- name: Show current config values
135
run: wp config list --path=/tmp/wp --allow-root
0 commit comments