Skip to content

Commit dcbca59

Browse files
committed
Update comment
Re-update comment as due to test matrix of node versions, 3 identical comments would be fired.
1 parent b9d79e5 commit dcbca59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: yarn run test:unit --coverage --collectCoverageOnlyFrom ./src/**
4242

4343
- name: Report coverage
44-
uses: vebr/[email protected].0
44+
uses: vebr/[email protected].1
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}
47+
update-comment: true

0 commit comments

Comments
 (0)