fix(ci-runner): Changed command to start the component-test
CI / lint-and-format (push) Successful in 39s
CI / changeset-check (push) Successful in 28s
CI / unit-tests (push) Successful in 39s
CI / component-tests (push) Successful in 29s

This commit is contained in:
2026-08-03 22:00:19 +02:00
parent a13765a806
commit b7e1b8f90f
+1 -1
View File
@@ -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