Skip to content

Commit c604f5c

Browse files
Update pr-checks.yml (#42)
1 parent 3baadb1 commit c604f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: All tests
5252
run: yarn test
5353
- name: Add coverage comment
54-
uses: ScaCap/code-coverage-assistant@releases/v2
54+
uses: ScaCap/code-coverage-assistant@master
5555
with:
5656
github-token: ${{ secrets.GITHUB_TOKEN }}
5757
lcov-file: ./coverage/lcov.info

0 commit comments

Comments
 (0)