Update e2e path
This commit is contained in:
parent
19d26298ea
commit
549f8c5e9e
|
@ -47,7 +47,7 @@ jobs:
|
||||||
pnpm install
|
pnpm install
|
||||||
|
|
||||||
- name: Load docker images and start containers.
|
- name: Load docker images and start containers.
|
||||||
working-directory: package/woocommerce
|
working-directory: package/woocommerce/plugins/woocommerce
|
||||||
run: pnpx wc-e2e docker:up
|
run: pnpx wc-e2e docker:up
|
||||||
|
|
||||||
- name: Move current directory to code. We will install zip file in this dir later.
|
- name: Move current directory to code. We will install zip file in this dir later.
|
||||||
|
|
Loading…
Reference in New Issue