fix(ci-runner): Added working-directory back
CI / lint-and-format (push) Successful in 38s
CI / changeset-check (push) Successful in 32s
CI / unit-tests (push) Successful in 32s
CI / component-tests (push) Failing after 2s

This commit is contained in:
2026-08-03 20:19:49 +02:00
parent 49036cfc9d
commit 4b09dd5cb8
+1
View File
@@ -77,4 +77,5 @@ jobs:
password: ${{ secrets.REGISTRY_TOKEN }}
steps:
- name: Run component tests (Playwright)
working-directory: packages/luna-charts
run: pnpm test:component