Skip to content

Commit 3e936f4

Browse files
committed
chore: Add Coveralls integration to coverage workflow
1 parent 439339c commit 3e936f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/coverage.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ jobs:
7171
--print-summary
7272
shell: bash
7373

74-
# TODO Coveralls integration
74+
- name: Coveralls
75+
uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)