Skip to content

Commit 1d2ef72

Browse files
committed
feat: coverage working-directory
1 parent cdbeaca commit 1d2ef72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: pnpm test
4646

4747
- name: Coveralls
48+
working-directory: packages/pinyin
4849
uses: coverallsapp/github-action@master
4950
with:
5051
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)