Skip to content

Commit 4312799

Browse files
committed
fix: ci test command
1 parent 97d8c7e commit 4312799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- run: pnpm install --frozen-lockfile
4545

46-
- run: turbo run test:coverage
46+
- run: pnpm test:coverage
4747

4848
build:
4949
name: Build

0 commit comments

Comments
 (0)