Skip to content

Commit 8f2af97

Browse files
committed
Remove extraneous wp from GHA workflow
1 parent 3e2fa2e commit 8f2af97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-test-local-docker-environment-v1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
run: npm run env:restart
156156

157157
- name: Test a CLI command
158-
run: npm run env:cli wp option get siteurl
158+
run: npm run env:cli option get siteurl
159159

160160
- name: Test logs command
161161
run: npm run env:logs

0 commit comments

Comments
 (0)