Skip to content

Commit 9b6154e

Browse files
authored
test-coverage.yaml: print coverage result (#978)
1 parent 2a7d17d commit 9b6154e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/test-coverage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
clean = FALSE,
3535
install_path = file.path(normalizePath(Sys.getenv("RUNNER_TEMP"), winslash = "/"), "package")
3636
)
37+
print(cov)
3738
covr::to_cobertura(cov)
3839
shell: Rscript {0}
3940

0 commit comments

Comments
 (0)