Skip to content

Commit c203f01

Browse files
authored
Update README.md
1 parent 3dfc556 commit c203f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Coveralls GitHub Action
44

5-
This GitHub Action posts your test suite's LCOV coverage data to [coveralls.io](https://coveralls.io/) for analysis, change tracking, and notifications. You don't need to add the repo to Coveralls first, it will be created when receiving the post.
5+
This GitHub Action posts your test suite's coverage data to [coveralls.io](https://coveralls.io/) for analysis, change tracking, and notifications. You don't need to add the repo to Coveralls first, it will be created when receiving the post.
66

77
When running on `pull_request` events, a comment will be added to the PR with details about how coverage will be affected if merged.
88

0 commit comments

Comments
 (0)