chore: fix ci test script

This commit is contained in:
Bereket Engida
2025-04-11 09:54:01 +03:00
parent 341d9913e6
commit f912702601
3 changed files with 6 additions and 9 deletions

View File

@@ -62,7 +62,7 @@ jobs:
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ vars.TURBO_TEAM || github.repository_owner }}
run: pnpm test:ci
run: pnpm test
- name: Typecheck
env: