Skip to content

Commit b9f72fa

Browse files
committed
wip
1 parent 407f598 commit b9f72fa

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
@@ -129,6 +129,7 @@ jobs:
129129
wp user create author [email protected] --role=author --user_pass=author --path=/tmp/wp
130130
wp user create editor [email protected] --role=editor --user_pass=editor --path=/tmp/wp
131131
wp user create subscriber [email protected] --role=subscriber --user_pass=subscriber --path=/tmp/wp
132+
mkdir public
132133
133134
- name: Show current config values
134135
run: wp config list --path=/tmp/wp --allow-root

0 commit comments

Comments
 (0)