Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gwatts committed Oct 29, 2022
1 parent 9f6ba18 commit 810cf84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -48,6 +48,9 @@ jobs:
# Optional coverage threshold
# use fail-coverage to determine what should happen below this threshold
coverage-threshold: 80

# collect coverage for all packages beyond the one under test
cover-pkg: ./...

# A url that the html report will be accessible at, once your
# workflow uploads it.
Expand Down

0 comments on commit 810cf84

Please sign in to comment.