Skip to content

Commit

Permalink
include examples and vignettes in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm committed Oct 18, 2023
1 parent 3ac0d1d commit d4a2f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Test coverage
run: |
covr::codecov(
type = "all",
quiet = FALSE,
clean = FALSE,
install_path = file.path(Sys.getenv("RUNNER_TEMP"), "package")
Expand Down

0 comments on commit d4a2f5e

Please sign in to comment.