Skip to content

Commit bc860a4

Browse files
committed
wip
1 parent afd5b27 commit bc860a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ 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
133132
134133
- name: Show current config values
135134
run: wp config list --path=/tmp/wp --allow-root

0 commit comments

Comments
 (0)