We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9dd0d1 commit 00c2412Copy full SHA for 00c2412
.github/workflows/test-coverage.yaml
@@ -53,7 +53,7 @@ jobs:
53
install_path = file.path(normalizePath(Sys.getenv("RUNNER_TEMP"),
54
winslash = "/"
55
), "package"),
56
- code = cod
+ code = junreport
57
)
58
59
# Show results
0 commit comments