Skip to content

Commit

Permalink
include vignette in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dramanica committed Jan 9, 2024
1 parent 32ef03c commit 741f6a6
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 @@ -29,6 +29,7 @@ jobs:
- name: Test coverage
run: |
covr::codecov(
type = "all",
quiet = FALSE,
clean = FALSE,
install_path = file.path(normalizePath(Sys.getenv("RUNNER_TEMP"), winslash = "/"), "package")
Expand Down

0 comments on commit 741f6a6

Please sign in to comment.