Fixed test command
This commit is contained in:
parent
c0b3712398
commit
df7e0c72ff
|
@ -93,4 +93,4 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.E2E_GH_TOKEN }}
|
||||
run: |
|
||||
pnpx wc-e2e test:e2e tests/e2e/specs/smoke-tests/upload-plugin.js
|
||||
pnpx wc-e2e test-e2e
|
||||
pnpx wc-e2e test:e2e
|
||||
|
|
Loading…
Reference in New Issue