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.
2 parents 8c19173 + 37fb833 commit 2825d4eCopy full SHA for 2825d4e
.github/workflows/ci.yml
@@ -49,6 +49,7 @@ jobs:
49
with:
50
output: comment, report-markdown
51
test-script: npm test
52
+ skip-step: install
53
- uses: marocchino/sticky-pull-request-comment@v2
54
continue-on-error: true
55
if: steps.coverage-utils-js.outputs.report != ''
0 commit comments