Skip to content

Commit f305182

Browse files
committed
fix: report test coverage#5
Signed-off-by: seven <[email protected]>
1 parent 3814a82 commit f305182

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@ jobs:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
verbose: true
3838
fail_ci_if_error: true
39+
name: codecov
40+
slug: geek-fun/serverlessinsight
3941

4042
- run: npm run build

0 commit comments

Comments
 (0)