Skip to content

Commit

Permalink
try adding vignettes for coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Thorson committed Jan 19, 2024
1 parent 6e2b614 commit 8b9a13b
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 @@ -31,6 +31,7 @@ jobs:
covr::codecov(
quiet = FALSE,
clean = FALSE,
type = "all",
install_path = file.path(normalizePath(Sys.getenv("RUNNER_TEMP"), winslash = "/"), "package")
)
shell: Rscript {0}
Expand Down

0 comments on commit 8b9a13b

Please sign in to comment.