fix(ci-runner): Added working-directory back
This commit is contained in:
@@ -77,4 +77,5 @@ jobs:
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
steps:
|
||||
- name: Run component tests (Playwright)
|
||||
working-directory: packages/luna-charts
|
||||
run: pnpm test:component
|
||||
Reference in New Issue
Block a user