Check directory
This commit is contained in:
parent
9b999deda0
commit
ce461d0c5b
|
@ -77,5 +77,4 @@ jobs:
|
||||||
run: ./tests/bin/install.sh woo_test root root 127.0.0.1 ${{ matrix.wp }}
|
run: ./tests/bin/install.sh woo_test root root 127.0.0.1 ${{ matrix.wp }}
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
working-directory: plugins/woocommerce
|
run: pwd && pnpm nx test-unit woocommerce
|
||||||
run: pnpm nx test-unit woocommerce
|
|
||||||
|
|
Loading…
Reference in New Issue