Update e2e path

This commit is contained in:
roykho 2021-11-18 08:25:48 -08:00
parent 19d26298ea
commit 549f8c5e9e
No known key found for this signature in database
GPG Key ID: 7B36C0EA25795714
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
pnpm install
- name: Load docker images and start containers.
working-directory: package/woocommerce
working-directory: package/woocommerce/plugins/woocommerce
run: pnpx wc-e2e docker:up
- name: Move current directory to code. We will install zip file in this dir later.