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 2793b32 commit cf6c147Copy full SHA for cf6c147
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
continue-on-error: true
33
with:
34
output: comment, report-markdown
35
+ test-script: npm test
36
- uses: marocchino/sticky-pull-request-comment@v2
37
38
if: steps.coverage-utils-js.outputs.report != ''
0 commit comments