We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d8c7e commit 4312799Copy full SHA for 4312799
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- run: pnpm install --frozen-lockfile
45
46
- - run: turbo run test:coverage
+ - run: pnpm test:coverage
47
48
build:
49
name: Build
0 commit comments