Updated test workflow
This commit is contained in:
parent
2baa3bca30
commit
bc73cf2a63
|
@ -103,6 +103,6 @@ jobs:
|
|||
PLUGIN_NAME: ${{ matrix.plugin }}
|
||||
GITHUB_TOKEN: ${{ secrets.E2E_GH_TOKEN }}
|
||||
run: |
|
||||
ls tests/e2e/plugins
|
||||
pnpx wc-e2e test:e2e tests/e2e/specs/smoke-tests/upload-plugin.js
|
||||
ls tests/e2e/plugins
|
||||
pnpx wc-e2e test:e2e
|
||||
|
|
Loading…
Reference in New Issue