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.
2 parents 5dc095b + 1d91c0b commit 69a43fdCopy full SHA for 69a43fd
1 file changed
.github/workflows/test.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Code Coverage Report
68
if: github.event_name == 'pull_request'
69
- uses: vebr/jest-lcov-reporter@v0.2.0
+ uses: vebr/jest-lcov-reporter@v0.2.1
70
with:
71
github-token: ${{ secrets.GITHUB_TOKEN }}
72
lcov-file: coverage.lcov
0 commit comments