diff --git a/.gitea/workflows/quality-gate.yml b/.gitea/workflows/quality-gate.yml index cce15c3..ae6aeba 100644 --- a/.gitea/workflows/quality-gate.yml +++ b/.gitea/workflows/quality-gate.yml @@ -77,5 +77,4 @@ jobs: password: ${{ secrets.REGISTRY_TOKEN }} steps: - name: Run component tests (Playwright) - working-directory: packages/luna-charts run: pnpm test:component \ No newline at end of file