Skip to content

Commit 37fb833

Browse files
committed
fix: update ci.yml
1 parent 808e718 commit 37fb833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
output: comment, report-markdown
5151
test-script: npm test
52-
skip-step: head
52+
skip-step: install
5353
- uses: marocchino/sticky-pull-request-comment@v2
5454
continue-on-error: true
5555
if: steps.coverage-utils-js.outputs.report != ''

0 commit comments

Comments
 (0)