fix(ci-runner): Changed command to start the component-test
This commit is contained in:
@@ -87,4 +87,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Run component tests (Playwright)
|
- name: Run component tests (Playwright)
|
||||||
working-directory: packages/luna-charts
|
working-directory: packages/luna-charts
|
||||||
run: pnpm test:component
|
run: pnpm test:browser
|
||||||
Reference in New Issue
Block a user