Skip to content

Commit 15abda1

Browse files
Eesh TyagiEesh Tyagi
authored andcommitted
Merge branch 'master' of https://github.com/ScaCap/code-coverage-assistant into dependabot/npm_and_yarn/minimatch-3.1.2
2 parents f411497 + c604f5c commit 15abda1

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)