We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439339c commit 3e936f4Copy full SHA for 3e936f4
.github/workflows/coverage.yml
@@ -71,4 +71,5 @@ jobs:
71
--print-summary
72
shell: bash
73
74
- # TODO Coveralls integration
+ - name: Coveralls
75
+ uses: coverallsapp/github-action@v2
0 commit comments