We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3814a82 commit f305182Copy full SHA for f305182
.github/workflows/node.yml
@@ -36,5 +36,7 @@ jobs:
36
token: ${{ secrets.CODECOV_TOKEN }}
37
verbose: true
38
fail_ci_if_error: true
39
+ name: codecov
40
+ slug: geek-fun/serverlessinsight
41
42
- run: npm run build
0 commit comments