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 808e718 commit 37fb833Copy full SHA for 37fb833
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
output: comment, report-markdown
51
test-script: npm test
52
- skip-step: head
+ 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