Skip to content

Commit 01ac43a

Browse files
committed
docs: updated tense
1 parent 4295c06 commit 01ac43a

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
@@ -50,7 +50,7 @@ If your generated lcov file is empty this might be because you have no test file
5050
5151
If you wish to always bypass these warnings we recommend using a conditional statement in your workflow to avoid running the VeryGoodCoverage action when the lcov file is empty or non-existent.
5252
53-
For example, if your non-existent or empty coverage file is meant to be located at `./coverage/lcov.info`:
53+
For example, if your non-existent or empty coverage file is meant to be located at `./coverage/lcov.info` you may do:
5454

5555
```yaml
5656
- name: Check for existing and non-empty coverage file

0 commit comments

Comments
 (0)