Skip to content

Commit 4d73b67

Browse files
committed
ci: improve coverage script
1 parent e3bc7ed commit 4d73b67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
uses: sxzz/workflows/.github/workflows/coverage.yml@v1
1919
needs: unit-test
2020
with:
21-
test: pnpm vitest --project node --coverage
21+
test: pnpm run test:coverage
2222
permissions:
2323
id-token: write

0 commit comments

Comments
 (0)