diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 3f99698..b88fde2 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -37,10 +37,10 @@ jobs: cache-dependency-path: package-lock.json - name: Install frontend dependencies - run: npm ci -w frontend + run: npm ci -w @ainative-okr/frontend - name: Run Vitest (16 tests) - run: npm test -w frontend + run: npm test -w @ainative-okr/frontend # ────────────────────────────────────────────────────────────────────────── # Job 2 — CASAN Security Gate + Vault KMS signing (H4/H5/H2/H6/H7)