Skip to content

Commit

Permalink
Update test-coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncborcherding authored Apr 25, 2024
1 parent 568edc1 commit a416610
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,
exclusions = "R/global.R",
install_path = file.path(normalizePath(Sys.getenv("RUNNER_TEMP"), winslash = "/"), "package")
)
shell: Rscript {0}
Expand Down

0 comments on commit a416610

Please sign in to comment.